changelog++

This commit is contained in:
Jeff Mitchell 2016-01-07 09:22:45 -05:00
parent 0cda012d20
commit d6b6cbe9aa
1 changed files with 1 additions and 0 deletions

View File

@ -42,6 +42,7 @@ IMPROVEMENTS:
* 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]
* physical/cache: Use 2Q cache instead of straight LRU [GH-908]
* physical/etcd: Support basic auth [GH-859]
BUG FIXES: