aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-10-28 22:10:47 +0100
committerMax Kellermann <max@duempel.org>2014-10-28 22:10:47 +0100
commit217d88f21f11236478dd41c37b67bef5b0a06497 (patch)
tree84cb55217dea328cbc4e3e9ae3157182509825a7 /NEWS
parent394e3be482ed492e5d90222dab828c2448fbccce (diff)
downloadmpd-217d88f21f11236478dd41c37b67bef5b0a06497.tar.gz
mpd-217d88f21f11236478dd41c37b67bef5b0a06497.tar.xz
mpd-217d88f21f11236478dd41c37b67bef5b0a06497.zip
TextInputStream: don't ignore unterminated last line
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6b2282a20..5541db7f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,6 @@
ver 0.19.2 (not yet released)
* playlist
+ - m3u: don't ignore unterminated last line
- m3u: recognize the file suffix ".m3u8"
* decoder
- faad: remove workaround for ancient libfaad2 ABI bug