From 44c79515207aace013cae24d18509c17893609ca Mon Sep 17 00:00:00 2001 From: Trygve Aaberge Date: Mon, 11 Aug 2014 12:48:56 +0200 Subject: [PATCH] docs: Use :confval:-syntax, add fixes for logging issue (cherry picked from commit 524043f6b7ee4c3120d6e7e00bad154e4ad82668) Conflicts: docs/changelog.rst --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index eddf10b7..8409054a 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -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)