diff options
author | Max Kellermann <max@duempel.org> | 2014-02-18 21:46:41 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-02-18 21:46:41 +0100 |
commit | c32477a223ad09dc0fc0708e95e09799eecb930b (patch) | |
tree | 8680c2f80b781f9d19870409171867bf114b8fa5 /NEWS | |
parent | a0c25941a83ba7e558fccbba4a1cb4bda90d4863 (diff) | |
parent | 5e1e92626c1e07834eb6cdb3d57623c30bf50212 (diff) | |
download | mpd-c32477a223ad09dc0fc0708e95e09799eecb930b.tar.gz mpd-c32477a223ad09dc0fc0708e95e09799eecb930b.tar.xz mpd-c32477a223ad09dc0fc0708e95e09799eecb930b.zip |
Merge branch 'v0.18.x'
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -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 |