aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a700625..abdb3ef 100644
--- a/Changelog
+++ b/Changelog
@@ -32,6 +32,9 @@ lacme (0.7.1) upstream;
default value. The previous default /etc/lacme/lacme-accountd.conf
is still honored when there is the user running lacme doesn't have a
~/.config/lacme/lacme-account.conf configuration file.
+ * Deprecate setting 'privkey' in [accountd] section of the lacme(8)
+ configuration file. One need to use the lacme-accountd(1)
+ configuration file for that instead.
+ Improve nginx/apache2 snippets for direct serving of challenge files
(with the new 'challenge-directory' logic symlinks can be disabled).
+ Split Nginx and Apapche2 static configuration snippets into seperate