changelog++

This commit is contained in:
Jeff Mitchell 2018-04-18 16:35:15 -04:00
parent cfdb54cc5a
commit 6eb2f2f8a3
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ BUG FIXES:
* identity: Persist entity memberships in external identity groups across
mounts [GH-4365]
* replication: Fix issue causing secondaries to not connect properly to a
pre-0.10 primary until the primary was upgraded
* secret/gcp: Fix panic on rollback when a roleset wasn't created properly
[GH-4344]
* ui: Fix IE11 form submissions in a few parts of the application [GH-4378]