From 4b920e66d40f001797f4fa720a74e853b4ae728b Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Sun, 3 Nov 2013 12:24:56 +0100 Subject: [PATCH] docs: Add refs to fixed issues --- docs/changelog.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/changelog.rst b/docs/changelog.rst index bcb8e32a..44ca89f7 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -11,7 +11,7 @@ v0.17.0 (UNRELEASED) **Core** - The search field ``track`` has been renamed to ``track_name`` to avoid - confusion with ``track_no``. + confusion with ``track_no``. (Fixes: :issue:`535`) **Local backend** @@ -40,7 +40,7 @@ in Debian. **MPD frontend** - Add support for ``list "albumartist" ...`` which was missed when ``find`` and - ``search`` learned to handle ``albumartist`` in 0.16.0. + ``search`` learned to handle ``albumartist`` in 0.16.0. (Fixes: :issue:`553`) v0.16.0 (2013-10-27)