changelog++

This commit is contained in:
Jeff Mitchell 2016-03-24 10:34:52 -04:00
parent 37b5697779
commit bff4dace78
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@ IMPROVEMENTS:
BUG FIXES:
* credential/various: Fix renewal conditions when `default` policy is not
contained in the backend config [GH-1256]
* secret/pki: Don't check whether a certificate is destined to be a CA
certificate if sign-verbatim endpoint is used [GH-1250]