changelog++

This commit is contained in:
Jeff Mitchell 2016-04-28 15:28:44 -04:00
parent b2723b4e55
commit 6602aea52b
1 changed files with 2 additions and 0 deletions

View File

@ -76,6 +76,8 @@ BUG FIXES:
`default` resulted in the same behavior anyways. [GH-1276]
* credential/token: Fix issues renewing tokens when using the "suffix"
capability of token roles [GH-1331]
* credential/token: Fix lookup via POST showing the request token instead of
the desired token [GH-1354]
* credential/various: Fix renewal conditions when `default` policy is not
contained in the backend config [GH-1256]
* physical/s3: Don't panic in certain error cases from bad S3 responses [GH-1353]