aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-10-17 20:45:18 +0200
committerMax Kellermann <max@duempel.org>2014-10-17 20:45:18 +0200
commita0fae8dacc3361374990973e1a9d9e4d8961d360 (patch)
tree6456e34cd464c7a55e0e66a8e250e16c7ca6306b /NEWS
parentbc840b69d51538f966d8d4800cb0ab460169971c (diff)
downloadmpd-a0fae8dacc3361374990973e1a9d9e4d8961d360.tar.gz
mpd-a0fae8dacc3361374990973e1a9d9e4d8961d360.tar.xz
mpd-a0fae8dacc3361374990973e1a9d9e4d8961d360.zip
playlist/extm3u: strip first line for #EXTM3U detection
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index b270a703d..e5e1323f4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
ver 0.19.1 (not yet released)
* input
- mms: fix deadlock bug
+* playlist
+ - extm3u: fix Extended M3U detection
* fix build failure on Mac OS X
* add missing file systemd/mpd.socket to tarball