changelog++

This commit is contained in:
Jeff Mitchell 2016-03-07 11:02:10 -05:00
parent 94c5eef7bf
commit 638e3d46da
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ IMPROVEMENTS:
must be matched exactly (issuer and serial number) for authentication, and
the certificate must carry the client authentication or 'any' extended usage
attributes. [GH-1153]
* secret/pki: Add revocation time (zero or Unix epoch) to `pki/cert/SERIAL`
endpoint [GH-1180]
* secret/ssh: Added documentation for `ssh/config/zeroaddress` endpoint. [GH-1154]
BUG FIXES: