Update CHANGELOG.md

This commit is contained in:
James Phillips 2017-08-09 16:19:36 -07:00 committed by GitHub
parent 4b642fed2f
commit 0e82e08168
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
BUG FIXES:
* agent: Fixed an issue where the old `-retry-join-{ec2,azure,gce}` command line flags were not being honored. [GH-3384]
* server: Reverted the change that made unauthorized KV queries return 403 instead of 404 because it had a minor bug that affected the operation of Vault, and in addition to fixing the bug, we identified an additional case that needed to be covered. This restores the <= 0.9.0 behavior until we can get a complete fix. [GH-2637]
## 0.9.1 (August 9, 2017)