docs: Return exit status 1 on initialization error

This commit is contained in:
Trygve Aaberge 2014-08-11 16:13:40 +02:00
parent 0863a813fa
commit 4ea5271362

View File

@ -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)
====================