update CHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-05-11 11:28:22 -07:00
parent ce5786d133
commit 8acc0fb9d3
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ BUG FIXES:
error cases during init that corrupt data (no data loss)
* core: guard against invalid init config earlier
* audit/file: create file if it doesn't exist [GH-148]
* command/*: ignore directories when traversing CA paths [GH-181]
* credential/*: all policy mapping keys are case insensitive [GH-163]
* physical/consul: Fixing path for locking so HA works in every case