diff options
author | Max Kellermann <max@duempel.org> | 2014-02-09 08:05:02 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-02-09 08:07:48 +0100 |
commit | 570b12ec1392dc6561b21c7bb8b653eb7a922a01 (patch) | |
tree | 670fa261da1ee278273b095d29feb36688ada785 /NEWS | |
parent | ac286ef734cb3d8cc59acb71096da29c6d83d690 (diff) | |
download | mpd-570b12ec1392dc6561b21c7bb8b653eb7a922a01.tar.gz mpd-570b12ec1392dc6561b21c7bb8b653eb7a922a01.tar.xz mpd-570b12ec1392dc6561b21c7bb8b653eb7a922a01.zip |
Idle: error out when unrecognized idle event was specified
Implements the error checks missing in commit 0bad8406
Diffstat (limited to '')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -4,6 +4,7 @@ ver 0.19 (not yet released) - "lsinfo" and "readcomments" allowed for remote files - "listneighbors" lists file servers on the local network - "playlistadd" supports file:/// + - "idle" with unrecognized event name fails * database - proxy: forward "idle" events - proxy: copy "Last-Modified" from remote directories |