aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-01-03 21:21:01 +0100
committerMax Kellermann <max@duempel.org>2013-01-03 21:58:20 +0100
commit9761abf3b5726cf3870ce4cb36e47c86ac8cee86 (patch)
tree398599ed70f3cc68e5f9f4f52573015b756290b2 /NEWS
parent599a56217054c139108076725d570a58782f9ce6 (diff)
cue_parser: fix CUE files with only one track
Track whether _finish() has been called, and deliver all partial results then. Fixes Mantis ticket 0003621.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ece0b896..5d3fa123 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,7 @@ ver 0.17.3 (2012/??/??)
- ffmpeg: support planar audio
* playlist:
- cue: fix memory leak
+ - cue: fix CUE files with only one track
ver 0.17.2 (2012/09/30)
* protocol: