summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-07-24 23:24:42 +0200
committerMax Kellermann <max@musicpd.org>2018-07-24 23:24:42 +0200
commit9263d6d07db61cb7fd3e4b132a37c10a9cfa1a37 (patch)
tree8338f8da12ca7cb8b875d982cec4e7b200fba43c /NEWS
parent5271e81ebe7ee88ad89cd49a5ddcd8a5e04ef7ae (diff)
SongFilter: implement operator "!="
Closes #89
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 839bf29d8..653fee008 100644
--- a/NEWS
+++ b/NEWS
@@ -7,7 +7,7 @@ ver 0.21 (not yet released)
- "outputs" prints the plugin name
- "outputset" sets runtime attributes
- close connection when client sends HTTP request
- - new filter syntax for "find"/"search" etc.
+ - new filter syntax for "find"/"search" etc. with negation
* database
- simple: scan audio formats
* player