aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-02-18 21:46:41 +0100
committerMax Kellermann <max@duempel.org>2014-02-18 21:46:41 +0100
commitc32477a223ad09dc0fc0708e95e09799eecb930b (patch)
tree8680c2f80b781f9d19870409171867bf114b8fa5 /NEWS
parenta0c25941a83ba7e558fccbba4a1cb4bda90d4863 (diff)
parent5e1e92626c1e07834eb6cdb3d57623c30bf50212 (diff)
downloadmpd-c32477a223ad09dc0fc0708e95e09799eecb930b.tar.gz
mpd-c32477a223ad09dc0fc0708e95e09799eecb930b.tar.xz
mpd-c32477a223ad09dc0fc0708e95e09799eecb930b.zip
Merge branch 'v0.18.x'
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 8 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d88d6da08..25a1d1dd7 100644
--- a/NEWS
+++ b/NEWS
@@ -35,6 +35,14 @@ ver 0.19 (not yet released)
* allow playlist directory without music directory
* install systemd unit for socket activation
+ver 0.18.9 (not yet released)
+* decoder
+ - vorbis: fix linker failure when libvorbis/libogg are static
+* encoder
+ - vorbis: fix another linker failure
+* output
+ - pipe: fix hanging child process due to blocked signals
+
ver 0.18.8 (2014/02/07)
* decoder
- ffmpeg: support libav v10_alpha1