changelog++

This commit is contained in:
Jeff Mitchell 2016-01-29 10:32:12 -05:00
parent 401ef10211
commit 4ac568bdfa
1 changed files with 1 additions and 3 deletions

View File

@ -80,9 +80,7 @@ IMPROVEMENTS:
* logical/aws: You can now get STS tokens instead of IAM users [GH-927]
* logical/cubbyhole: Add cubbyhole access to default policy [GH-936]
* logical/mysql: Add list support for roles path [GH-984]
* logical/pki: Assign ExtKeyUsageAny to CA certs generated/signed with the
backend; this fixes the non-spec validation logic used in the Windows Crypto
API and Go's verification functions [GH-846]
* logical/pki: Fix up key usages being specified for CAs [GH-989]
* logical/pki: Add list support for roles path [GH-985]
* logical/postgres: Add `max_idle_connections` paramter [GH-950]
* logical/postgres: Add list support for roles path