changelog++

This commit is contained in:
Jeff Mitchell 2016-03-08 10:54:51 -05:00
parent 7029b24c2c
commit 2215e215ee
1 changed files with 2 additions and 0 deletions

View File

@ -23,6 +23,8 @@ IMPROVEMENTS:
allows more flexible searching/revocation in the audit logs [GH-1183]
* secret/pki: Add revocation time (zero or Unix epoch) to `pki/cert/SERIAL`
endpoint [GH-1180]
* secret/pki: Sanitize serial number in `pki/revoke` endpoint to allow some
other formats [GH-1187]
* secret/ssh: Added documentation for `ssh/config/zeroaddress` endpoint. [GH-1154]
BUG FIXES: