diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2019-08-21 18:24:21 +0200 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2019-08-21 18:25:39 +0200 |
commit | 454b29d61daaba8f19f0d890d59d259ef1416907 (patch) | |
tree | 1955fce2d904166a4116a44b9e2d8982c575fa23 /Changelog | |
parent | 8a2d319476dbcd7840893616b1399658ddd71b27 (diff) |
New release 0.6.upstream/0.6
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -lacme (0.6) UNRELEASED +lacme (0.6) upstream; + client: poll order URL instead of each authz URL successively. + lacme: new option 'account --deactivate' for client-initiated account @@ -13,7 +13,7 @@ lacme (0.6) UNRELEASED - Issue GET and POST-as-GET requests (RFC 8555 sec. 6.3) for the authorizations, order and certificate URLs. - -- Guilhem Moulin <guilhem@fripost.org> Mon, 21 Jan 2019 02:07:58 +0100 + -- Guilhem Moulin <guilhem@fripost.org> Wed, 21 Aug 2019 18:23:50 +0200 lacme (0.5) upstream; |