aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2019-01-21 02:13:06 +0100
committerGuilhem Moulin <guilhem@fripost.org>2019-01-21 02:13:06 +0100
commit57ddc5ca505adeb3e44542335b01a6f0e8887ddc (patch)
treeb5cf1f36dbf6a3b14fd6eb807087b66d69df1655 /Changelog
parentd5d7aed46cc34dfbba521dc216f6f75a4309de10 (diff)
lacme, client: new dependency Date::Parse.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 31ad97d..43265ce 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,8 @@
lacme (0.6) UNRELEASED
+ client: poll order URL instead of each authz URL successively.
+ - lacme, client: new dependency Date::Parse, don't parse RFC 3339
+ datetime strings from X.509 certs manually.
-- Guilhem Moulin <guilhem@fripost.org> Mon, 21 Jan 2019 02:07:58 +0100