aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-11-19 19:59:34 +0100
committerMax Kellermann <max@duempel.org>2009-11-19 19:59:34 +0100
commitc33bbd947b6afbb9438dc485c890394be096d0d1 (patch)
treea297c1bd447f7ab44cf010f3bd5b1cbafe149b0b /NEWS
parentd37b4bb199cbe5c34ad8bcf36be26cd7c3caa11d (diff)
parent21fdf47b563ab7684dc7022aadf5d63bb011ea52 (diff)
Merged release 0.15.6 from branch 'v0.15.x'
Conflicts: NEWS configure.ac
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index c0987c63..4986ca30 100644
--- a/NEWS
+++ b/NEWS
@@ -76,16 +76,23 @@ ver 0.16 (20??/??/??)
* require GLib 2.12
-ver 0.15.6 (2009/??/??)
+ver 0.15.7 (2009/??/??)
+
+
+ver 0.15.6 (2009/11/18)
* input:
- lastfm: fixed variable name in GLib<2.16 code path
- input/mms: require libmms 0.4
* archive:
- zzip: require libzzip 0.13
+* tags:
+ - id3: allow 4 MB RIFF/AIFF tags
* decoders:
- ffmpeg: convert metadata
+ - ffmpeg: align the output buffer
- oggflac: rewind stream after FLAC detection
- flac: fixed CUE seeking range check
+ - flac: fixed NULL pointer dereference in CUE code
* output_thread: check again if output is open on PAUSE
* update: delete ignored symlinks from database
* database: increased maximum line length to 32 kB