2015-04-28 21:45:38 +00:00
|
|
|
## 0.1.1 (unreleased)
|
|
|
|
|
2015-04-28 22:12:20 +00:00
|
|
|
IMPROVEMENTS:
|
|
|
|
|
2015-04-29 01:56:44 +00:00
|
|
|
* core: Very verbose error if mlock fails [GH-59]
|
2015-04-28 22:12:20 +00:00
|
|
|
* command/server: Add configuration option to disable mlock
|
|
|
|
* command/server: Disable mlock for dev mode so it works on more systems
|
|
|
|
|
2015-04-28 21:54:14 +00:00
|
|
|
BUG FIXES:
|
2015-04-28 21:45:38 +00:00
|
|
|
|
2015-04-28 21:54:14 +00:00
|
|
|
* core: if token helper isn't absolute, prepend with path to Vault
|
|
|
|
executable, not "vault" (which requires PATH) [GH-60]
|
2015-04-29 16:59:05 +00:00
|
|
|
* helper/password: import proper DLL for Windows to ask password [GH-83]
|
2015-04-29 18:30:00 +00:00
|
|
|
* physical/file: create the storge with 0600 permissions [GH-102]
|
2015-04-28 21:45:38 +00:00
|
|
|
|
2015-04-28 16:12:09 +00:00
|
|
|
## 0.1.0 (April 28, 2015)
|
|
|
|
|
|
|
|
* Initial release
|