changelog++

This commit is contained in:
Jeff Mitchell 2017-01-23 13:51:21 -05:00
parent 42894754a6
commit 526b1d2941
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@ IMPROVEMENTS:
* auth/github: Support listing teams and users [GH-2261]
* auth/ldap: Support adding policies to local users directly, in addition to
local groups [GH-2152]
* command/server: Add ability to select and prefer server cipher suites
[GH-2293]
* core: Add a nonce to unseal operations as a check (useful mostly for
support, not as a security principle) [GH-2276]
* duo: Added ability to supply extra context to Duo pushes [GH-2118]