changelog++

This commit is contained in:
Jeff Mitchell 2016-11-22 12:57:11 -05:00
parent 24d2f39a7f
commit 5056fb9cd8

View File

@ -32,6 +32,7 @@ BUG FIXES:
the command returns [GH-2016] the command returns [GH-2016]
* cli: Fix error printing values with `-field` if the values contained * cli: Fix error printing values with `-field` if the values contained
formatting directives [GH-2109] 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 * 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] backend failed) could lead to deadlock [GH-2083]
* physical/mysql: Fix potential crash during setup due to a query failure * physical/mysql: Fix potential crash during setup due to a query failure