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