From 512b95fdb06e74ee49462bb0f50dcda3b50ea520 Mon Sep 17 00:00:00 2001 From: Stein Magnus Jodal Date: Wed, 21 Nov 2012 01:18:19 +0100 Subject: [PATCH] docs: Update changelog with MPD search/find change --- docs/changes.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/changes.rst b/docs/changes.rst index 485ac0fd..583e5c46 100644 --- a/docs/changes.rst +++ b/docs/changes.rst @@ -79,6 +79,9 @@ long time been our most requested feature. Finally, it's here! - The MPD commands ``search`` and ``find`` now allows the key ``file``, which is used by ncmpcpp instead of ``filename``. +- The MPD commands ``search`` and ``find`` now allow search query values to be + empty strings. + - The MPD command ``listplaylists`` will no longer return playlists without a name. This could crash ncmpcpp.