summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-11-02 19:15:08 +0100
committerMax Kellermann <max@musicpd.org>2018-11-02 19:15:08 +0100
commit528f5b9cb94821e9b5e575b8ce99440bbbfc38ad (patch)
treea42a21ecb05dcbfc12351bdb08635b0c8dcffdef /NEWS
parent96ae0ec93aa3a008ec15dd595bfe1890f411d58c (diff)
song/Filter: allow escaping quotes in filter expressions
Closes #397
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index df4904e15..53bdd6763 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.21.1 (not yet released)
+* protocol
+ - allow escaping quotes in filter expressions
* decoder
- ffmpeg: fix build failure with non-standard FFmpeg installation path
* fix build failure on Linux-PowerPC