diff options
author | Max Kellermann <max@duempel.org> | 2014-11-18 21:38:44 +0100 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2014-11-18 21:38:44 +0100 |
commit | dc03f003ac8e1d569b2d8b679e4f84b7602d560e (patch) | |
tree | d7af25f884fb1810c7edaf6fb372aa80cacfa5b2 /NEWS | |
parent | 460cfba6ff76ed58e6f6778cfeb9dd424d7fe75a (diff) | |
parent | 7aa2104596f283c6af22b7b721267065cda86237 (diff) |
Merge tag 'v0.18.18' into v0.19.x
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -2,7 +2,10 @@ ver 0.19.4 (not yet released) * protocol - workaround for buggy clients that send "add /" * decoder + - ffmpeg: support opus - opus: add MIME types audio/ogg and application/ogg +* fix crash on failed filename charset conversion +* fix local socket detection from uid=0 (root) ver 0.19.3 (2014/11/11) * protocol @@ -126,6 +129,12 @@ ver 0.19 (2014/10/10) * install systemd unit for socket activation * Android port +ver 0.18.18 (2014/11/18) +* decoder + - ffmpeg: support opus +* fix crash on failed filename charset conversion +* fix local socket detection from uid=0 (root) + ver 0.18.17 (2014/11/02) * playlist - don't allow empty playlist name |