aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 46a717f5d..cf1919b2e 100644
--- a/NEWS
+++ b/NEWS
@@ -49,13 +49,17 @@ ver 0.16 (20??/??/??)
* require GLib 2.16
-ver 0.15.5 (2009/??/??)
+ver 0.15.5 (2009/10/18)
* input:
- curl: don't abort if a packet has only metadata
- curl: fixed endless loop during buffering
* tags:
- riff, aiff: fixed "limited range" gcc warning
+* decoders:
+ - flac: fixed two memory leaks in the CUE tag loader
* decoder_thread: change the fallback decoder name to "mad"
+* output_thread: check again if output is open on CANCEL
+* update: fixed memory leak during container scan
ver 0.15.4 (2009/10/03)