changelog++

This commit is contained in:
Chris Hoffman 2017-12-18 10:15:29 -05:00
parent 2225b20ec9
commit 7f9815f186
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ IMPROVEMENTS:
BUG FIXES:
* api/status (enterprise): Fix status reporting when using an auto seal
* auth/approle: Fix case-sensitive/insensitive comparison issue [GH-3665]
* auth/cert: Return `allowed_names` on role read [GH-3654]
* auth/ldap: Fix incorrect control information being sent [GH-3402] [GH-3496]