diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-01-21 02:13:06 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-01-21 02:13:06 +0100 |
commit | 57ddc5ca505adeb3e44542335b01a6f0e8887ddc (patch) | |
tree | b5cf1f36dbf6a3b14fd6eb807087b66d69df1655 /Changelog | |
parent | d5d7aed46cc34dfbba521dc216f6f75a4309de10 (diff) |
lacme, client: new dependency Date::Parse.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |