summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2019-03-14 19:50:09 +0100
committerMax Kellermann <max@musicpd.org>2019-03-14 19:50:09 +0100
commit59fdfd25cbfc82cd5bad92d26b9d904b8f81014b (patch)
treef89e6ac50c870778f9af6fe5a4c7fbe2aacd043f /NEWS
parent0d98677212f7d4b1308f140b8979d32c6a96aad6 (diff)
command/database: fix "list" with filter expression
Disable the 0.11 compatibility mode if the only argument is a filter expression. Closes https://github.com/MusicPlayerDaemon/MPD/issues/506
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 59e60e159..86f6d682e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
ver 0.21.6 (not yet released)
* protocol
- allow loading playlists specified as absolute filesystem paths
+ - fix "list" with filter expression
* input
- cdio_paranoia: fix build failure due to missing #include
* playlist