aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2010-01-18 07:52:58 +0100
committerMax Kellermann <max@duempel.org>2010-01-18 07:52:58 +0100
commita0a26d3341022552984a3307393a8f701f350edc (patch)
tree730fca6b454e43ab27ae3b73b3783eba4f0a7baa /NEWS
parent9d4b7ab11305d8a95fcf93ffaedf0bdea0356927 (diff)
parent760569fc66fca6d866d0692e0212f56458f4180c (diff)
downloadmpd-a0a26d3341022552984a3307393a8f701f350edc.tar.gz
mpd-a0a26d3341022552984a3307393a8f701f350edc.tar.xz
mpd-a0a26d3341022552984a3307393a8f701f350edc.zip
Merge release 0.15.8 from branch 'v0.15.x
Conflicts: Makefile.am NEWS configure.ac src/decoder/ffmpeg_decoder_plugin.c src/decoder_thread.c
Diffstat (limited to '')
-rw-r--r--NEWS6
1 files changed, 5 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 25ce5110c..ecb713133 100644
--- a/NEWS
+++ b/NEWS
@@ -88,11 +88,15 @@ ver 0.16 (20??/??/??)
* require GLib 2.12
-ver 0.15.8 (2009/??/??)
+ver 0.15.8 (2010/01/17)
* input:
- curl: allow rewinding with Icy-Metadata
* decoders:
- ffmpeg, flac, vorbis: added more flac/vorbis MIME types
+ - ffmpeg: enabled libavformat's file name extension detection
+* dbUtils: return empty tag value only if no value was found
+* decoder_thread: fix CUE track playback
+* queue: don't repeat current song in consume mode
ver 0.15.7 (2009/12/27)