docs: Use :confval:-syntax, add fixes for logging issue

This commit is contained in:
Trygve Aaberge 2014-08-11 12:48:56 +02:00
parent cb0387c46d
commit 524043f6b7

View File

@ -15,7 +15,8 @@ v0.20.0 (UNRELEASED)
**Logging**
- Fix that some loggers would be disabled if logging/config_file was set.
- Fix that some loggers would be disabled if :confval:`logging/config_file` was
set. (Fixes: :issue:`740`)
v0.19.4 (UNRELEASED)