aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-11-10 21:13:03 +0100
committerMax Kellermann <max@duempel.org>2009-11-10 21:13:03 +0100
commitde57c21a3bec43bffb3fc6a85197f5489e18168f (patch)
tree07486adadd9a580f2a883fc1f6617790f6408b39 /NEWS
parent84917721c77badab9101a47c92702f6d0e1950ca (diff)
parent93a13b42dd3d792a32c5e256d5172cf7647a3fc5 (diff)
Merge branch 'v0.15.x'
Conflicts: src/input/lastfm_input_plugin.c src/song_save.c
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 43731fcb..bc571c03 100644
--- a/NEWS
+++ b/NEWS
@@ -72,10 +72,17 @@ ver 0.16 (20??/??/??)
ver 0.15.6 (2009/??/??)
+* input:
+ - lastfm: fixed variable name in GLib<2.16 code path
+ - input/mms: require libmms 0.4
+* archive:
+ - zzip: require libzzip 0.13
* decoders:
- ffmpeg: convert metadata
* output_thread: check again if output is open on PAUSE
* update: delete ignored symlinks from database
+* database: increased maximum line length to 32 kB
+* sticker: added fallback for sqlite3_prepare_v2()
ver 0.15.5 (2009/10/18)