From 5056fb9cd84bf6fb71dc4d570569b04c25b8039f Mon Sep 17 00:00:00 2001 From: Jeff Mitchell Date: Tue, 22 Nov 2016 12:57:11 -0500 Subject: [PATCH] changelog++ --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16645a2b8b..d1d4695239 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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