aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-11-10 21:00:10 +0100
committerMax Kellermann <max@duempel.org>2009-11-10 21:00:10 +0100
commit93a13b42dd3d792a32c5e256d5172cf7647a3fc5 (patch)
treeff93932fda859457a0ff833611398c0eff3f51c5 /NEWS
parent96fcf5e1a5006fb43f245db02182dd7fd86a8161 (diff)
downloadmpd-93a13b42dd3d792a32c5e256d5172cf7647a3fc5.tar.gz
mpd-93a13b42dd3d792a32c5e256d5172cf7647a3fc5.tar.xz
mpd-93a13b42dd3d792a32c5e256d5172cf7647a3fc5.zip
zzip: require libzzip 0.13
We need the function zzip_file_stat().
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 709cd6751..33cf15b15 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ 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