aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index c7cc0b3..2010c52 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,11 @@
+lacme (0.7) UNRELEASED;
+
+ + Default listening socket for the webserver component is now
+ /run/lacme-www.socket. (It was previously under the legacy directory
+ /var/run.)
+
+ -- Guilhem Moulin <guilhem@debian.org> Thu, 22 Aug 2019 00:31:35 +0200
+
lacme (0.6) upstream;
+ client: poll order URL instead of each authz URL successively.