aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-11-01 13:20:39 +0100
committerMax Kellermann <max@duempel.org>2014-11-02 11:54:26 +0100
commit32b5654a6e7738211e6aa18ab8089cc6328aa1fa (patch)
tree364546dbabd2978df72a24827f1eade72c954a4e /NEWS
parent674091424e715fddd8fbfe8146f351da5bf84974 (diff)
downloadmpd-32b5654a6e7738211e6aa18ab8089cc6328aa1fa.tar.gz
mpd-32b5654a6e7738211e6aa18ab8089cc6328aa1fa.tar.xz
mpd-32b5654a6e7738211e6aa18ab8089cc6328aa1fa.zip
Decoder, Playlist: ignore URI query string for plugin detection
Use the new uri_get_suffix() overload that removes the query string.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 509627858..1cebfd2db 100644
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,7 @@ ver 0.18.17 (not yet released)
- don't allow empty playlist name
- m3u: recognize the file suffix ".m3u8"
* decoder
+ - ignore URI query string for plugin detection
- faad: remove workaround for ancient libfaad2 ABI bug
- ffmpeg: recognize MIME type audio/aacp