From 19f96f7944f2f19a7b5c7b1eeaaf8c24d52d06e4 Mon Sep 17 00:00:00 2001 From: Trygve Aaberge Date: Tue, 5 Aug 2014 19:50:06 +0200 Subject: [PATCH] docs: Fix formatting (cherry picked from commit 26cfd24e113801b23a00bfb5d6706ee66e643e5b) --- docs/changelog.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 8938b849..c0d48ec4 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -10,9 +10,9 @@ v0.19.4 (UNRELEASED) Bug fix release. - - MPD frontend: Make the ``list`` command return albums when sending 3 - arguments. This was incorrectly returning artists after the MPD command - changes in 0.19.0. (Fixes: :issue:`817`) +- MPD frontend: Make the ``list`` command return albums when sending 3 + arguments. This was incorrectly returning artists after the MPD command + changes in 0.19.0. (Fixes: :issue:`817`) v0.19.3 (2014-08-03)