changelog++

This commit is contained in:
Jeff Mitchell 2016-01-27 17:27:53 -05:00
parent 1ebae324ce
commit ccd10668f0
1 changed files with 2 additions and 0 deletions

View File

@ -106,6 +106,8 @@ BUG FIXES:
regression introduced against newer versions of the AWS Go SDK [GH-836]
* secret/pki: Fix a condition where unmounting could fail if the CA
certificate was not properly loaded [GH-946]
* secret/ssh: Fix a problem where SSH connections were not always closed
properly [GH-942]
MISC: