aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-17 11:34:33 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-18 00:42:32 +0100
commitbddbc17b87f3de29657f1dd2b9a065901e955c15 (patch)
treeed1c99e9956c9dfa9aa58fb6d61090bd5bb4e10e /Changelog
parent2efd4458f4db7f489ecc81f4039b8e8103edf9d9 (diff)
Makefile: set executable bit for $(bindir)/lacme-accountd and $(sbindir)/lacme.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2ccb0e1..51f9728 100644
--- a/Changelog
+++ b/Changelog
@@ -40,6 +40,8 @@ lacme (0.7.1) upstream;
- Raise client timeout from 10 to 30s.
- Remove dependency on Types::Serialiser.
- client: fail immediately when the accountd is unreachable.
+ - Makefile: set executable bit for $(bindir)/lacme-accountd and
+ $(sbindir)/lacme.
-- Guilhem Moulin <guilhem@fripost.org> Wed, 09 Dec 2020 18:23:22 +0100