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

(cherry picked from commit 524043f6b7)

Conflicts:
	docs/changelog.rst
This commit is contained in:
Trygve Aaberge 2014-08-11 12:48:56 +02:00 committed by Stein Magnus Jodal
parent bac3bfb7a2
commit 44c7951520

View File

@ -14,8 +14,8 @@ Bug fix release.
arguments. This was incorrectly returning artists after the MPD command
changes in 0.19.0. (Fixes: :issue:`817`)
- Logging: Fix that some loggers would be disabled if logging/config_file was
set.
- Logging: Fix that some loggers would be disabled if
:confval:`logging/config_file` was set. (Fixes: :issue:`740`)
v0.19.3 (2014-08-03)