changelog++

This commit is contained in:
Jeff Mitchell 2017-02-14 16:29:00 -05:00
parent 04b4a6aa50
commit ce3e536f85
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ IMPROVEMENTS:
BUG FIXES:
* auth/okta: Fix panic if user had no local groups and/or policies set
[GH-2367]
* command/server: Fix parsing of redirect address when port is not mentioned
[GH-2354]