changelog++

This commit is contained in:
Jeff Mitchell 2016-09-13 11:52:58 -04:00
parent 6d551e002c
commit 60d242dadf
1 changed files with 2 additions and 0 deletions

View File

@ -13,6 +13,8 @@ IMPROVEMENTS:
* core: Allow single and two-character path parameters for most places
[GH-1811]
* core: Allow list operations to be response-wrapped [GH-1814]
* core: Provide better protection against timing attacks in Shamir code
[GH-1877]
* secret/transit: Use HKDF (RFC 5869) as the key derivation function for new
keys [GH-1812]