aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-23 00:58:46 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-23 01:00:07 +0100
commit3a527c2159cdd23f489970f935edbccc37da1901 (patch)
tree14a1402570c050a57a34a505b74407dc55dd743f /Changelog
parent2d08a72c2f6b2afb04fb5382a5f592075a0004a8 (diff)
lacme-accountd: Refactor logging logic.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index c4dd0fc..b7459fd 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,6 @@
lacme (0.8.1) upstream;
- + lacme-accountd: improve log messages.
+ + lacme-accountd: improve log messages and refactor logging logic.
+ lacme-accountd: refuse to sign JWS with an invalid Protected Header.
- lacme: in the [accountd] config, let lacme-accountd(1) do the
%-expansion for 'config', not lacme(8) when building the command.