aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-17 23:53:31 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-18 00:53:43 +0100
commitd72df441f86f759bf143df745ff13fd9b90597bf (patch)
tree07cd218d91557200f735d6e3a108a4526437bb47 /Changelog
parent32c27cecbe7ab3bdf0cbc984c50b37fbe231e79d (diff)
Split client/webserver/accountd commands on whitespace.
This doesn't change the default behavior.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 0f9b6ca..68a1f83 100644
--- a/Changelog
+++ b/Changelog
@@ -22,6 +22,8 @@ lacme (0.7.1) upstream;
* Breaking change: lacme(8) resp. lacme-accountd(1) no longer consider
./lacme.conf resp. ./lacme-accountd.conf as default location for the
configuration file.
+ * The client, webserver, and accountd commands are now split on
+ whitespace. This doesn't change the default behavior.
+ 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