diff --git a/docs/changelog.rst b/docs/changelog.rst index 8409054a..8fdbb8ba 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -17,6 +17,8 @@ Bug fix release. - Logging: Fix that some loggers would be disabled if :confval:`logging/config_file` was set. (Fixes: :issue:`740`) +- Core: Return exit status 1 when exiting because of initialization error. + v0.19.3 (2014-08-03) ====================