aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2009-11-10 20:57:10 +0100
committerMax Kellermann <max@duempel.org>2009-11-10 20:57:10 +0100
commit96fcf5e1a5006fb43f245db02182dd7fd86a8161 (patch)
tree7517ef97f032664eeca1696a951f3875fd9884bd /NEWS
parent937b2b1744052104f243953f58809aabcd8a0770 (diff)
downloadmpd-96fcf5e1a5006fb43f245db02182dd7fd86a8161.tar.gz
mpd-96fcf5e1a5006fb43f245db02182dd7fd86a8161.tar.xz
mpd-96fcf5e1a5006fb43f245db02182dd7fd86a8161.zip
input/mms: require libmms 0.4
We're using API functions which are not available in 0.3.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3c6fc4141..709cd6751 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
ver 0.15.6 (2009/??/??)
* input:
- lastfm: fixed variable name in GLib<2.16 code path
+ - input/mms: require libmms 0.4
* decoders:
- ffmpeg: convert metadata
* output_thread: check again if output is open on PAUSE