changelog++

This commit is contained in:
Jeff Mitchell 2016-11-22 12:57:11 -05:00
parent fc81a301b8
commit 0e882f8744
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ BUG FIXES:
the command returns [GH-2016]
* cli: Fix error printing values with `-field` if the values contained
formatting directives [GH-2109]
* command/server: Don't say mlock is supported on OSX when it isn't. [GH-2120]
* 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]
* physical/mysql: Fix potential crash during setup due to a query failure