update cHANGELOG

This commit is contained in:
Mitchell Hashimoto 2015-05-02 13:21:51 -07:00
parent c7ff8f8458
commit 83af64dbd1
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ BUG FIXES:
* core: if token helper isn't absolute, prepend with path to Vault
executable, not "vault" (which requires PATH) [GH-60]
* core: Any "mapping" routes allow hyphens in keys [GH-119]
* command/auth: Using an invalid token won't crash [GH-75]
* credential/app-id: app and user IDs can have hyphens in keys [GH-119]
* helper/password: import proper DLL for Windows to ask password [GH-83]
* physical/file: create the storge with 0600 permissions [GH-102]