summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@musicpd.org>2018-04-26 19:38:57 +0200
committerMax Kellermann <max@musicpd.org>2018-04-26 19:41:19 +0200
commit388768b3a65c8b9264070090480c948663d746e8 (patch)
treecdf4e6dd50687ba63b37c84f28ceb41fae7168fa /NEWS
parent5c4169e64e8b6b86ebc7ca2de260e075fdf27f5f (diff)
db/proxy: call mpd_search_cancel() after search error
Fixes "search already in progress" errors.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 11a77af8d..50210f28e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
ver 0.20.19 (not yet released)
* protocol
- validate absolute seek time, reject negative values
+* database
+ - proxy: fix "search already in progress" errors
* input
- mms: fix lockup bug and a crash bug
* decoder