From 9f69805fa70dd999e4f4c2d11db35b8bfcd05852 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Thu, 19 Apr 2018 20:54:18 +0200 Subject: [PATCH] docs: Tweak changelog --- docs/changelog.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index 6584d166..7909f108 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -41,7 +41,7 @@ Feature release. (Fixes: :issue:`1531`, PR: :issue:`1629`) - MPD: Lookup track metadata for MPD ``load`` and ``listplaylistinfo``. - (PR:1621 :issue:`1511`) + (Fixes: :issue:`1511`, PR: :issue:`1621`) - Ensure that decoding of OS errors with unknown encoding never crashes, but instead replaces unknown bytes with a replacement marker. (Fixes: