aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2016-12-03 16:53:48 +0100
committerGuilhem Moulin <guilhem@fripost.org>2016-12-03 17:01:04 +0100
commitc18ca98345ba54462a3199679f15c80da0634eef (patch)
treed495c38233252fa56f4f9620cab476e2399d8370 /Changelog
parent807f56024225a02963792bd97ded87a6094ef7eb (diff)
Prepare new release.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog15
1 files changed, 15 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b8d5780..3018a4d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,18 @@
+lacme (0.2) upstream;
+
+ + Honor Retry-After headers for certificate issuance and challenge
+ responses.
+ + Update example of Subscriber Agreement URL to v1.1.1.
+ + lacme: automaticall spawn lacme-acountd when a "[accountd]" section
+ is present in the configuration file. The "socket" option is then
+ ignored, and the two processes communicate through a socket pair.
+ + lacme: add an option --quiet to avoid mentioning valid certs (useful
+ in cronjobs)
+ - Minor manpage fixes
+ - More useful message upon Validation Challenge failure.
+
+ -- Guilhem Moulin <guilhem@guilhem.org> Sat, 03 Dec 2016 16:40:56 +0100
+
lacme (0.1) upstream;
* Initial public release. Development was started in December 2015.