diff options
author | Max Kellermann <max@duempel.org> | 2014-11-18 21:26:31 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-11-18 21:31:54 +0100 |
commit | 460cfba6ff76ed58e6f6778cfeb9dd424d7fe75a (patch) | |
tree | dd1bcade0dc55709cf2b4c75e33729e11fbd65c0 /NEWS | |
parent | 7c6b991de7824d79dc3d71587db8139c485deb86 (diff) | |
download | mpd-460cfba6ff76ed58e6f6778cfeb9dd424d7fe75a.tar.gz mpd-460cfba6ff76ed58e6f6778cfeb9dd424d7fe75a.tar.xz mpd-460cfba6ff76ed58e6f6778cfeb9dd424d7fe75a.zip |
QueueCommands: workaround for buggy clients that send "add /"
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ ver 0.19.4 (not yet released) +* protocol + - workaround for buggy clients that send "add /" * decoder - opus: add MIME types audio/ogg and application/ogg |