diff options
author | Max Kellermann <max@duempel.org> | 2014-10-19 00:50:52 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-10-19 00:50:52 +0200 |
commit | 493cd866f1d8c26b69c603524f2d69ecde68f8ed (patch) | |
tree | b9efc5d6a041389759d36640f3445d46c2de5af6 /NEWS | |
parent | 063d3696728d110fc07609a934f9aa62e12d9e82 (diff) | |
download | mpd-493cd866f1d8c26b69c603524f2d69ecde68f8ed.tar.gz mpd-493cd866f1d8c26b69c603524f2d69ecde68f8ed.tar.xz mpd-493cd866f1d8c26b69c603524f2d69ecde68f8ed.zip |
TextInputStream: manually shift the buffer before reading
Fixes truncated lines in m3u and cue files (regression by commit
67958f7).
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ ver 0.19.1 (not yet released) - mms: fix deadlock bug * playlist - extm3u: fix Extended M3U detection + - m3u, extm3u, cue: fix truncated lines * fix build failure on Mac OS X * add missing file systemd/mpd.socket to tarball |