changelog++

This commit is contained in:
Jeff Mitchell 2016-04-07 21:52:59 +00:00
parent d5b73e2590
commit 650d40a258
1 changed files with 3 additions and 0 deletions

View File

@ -43,6 +43,9 @@ IMPROVEMENTS:
BUG FIXES:
* command/token-lookup: Fix TTL showing as 0 depending on how a token was
created. This only affected the value shown at lookup, not the token
behavior itself. [GH-1306]
* credential/ldap: Fix problem where certain error conditions when configuring
or opening LDAP connections would cause a panic instead of return a useful
error message [GH-1262]