changelog++

This commit is contained in:
Jeff Mitchell 2016-11-11 16:44:37 -05:00
parent e84a015487
commit ea7fc990a6
1 changed files with 2 additions and 0 deletions

View File

@ -21,6 +21,8 @@ BUG FIXES:
* api/unwrap, command/unwrap: Fix error when no client token exists [GH-2077]
* command/ssh: Use temporary file for identity and ensure its deletion before
the command returns [GH-2016]
* core: Fix bug where a failure to come up as active node (e.g. if an audit
backend failed) could lead to deadlock [GH-2083]
## 0.6.2 (October 5, 2016)