aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2010-11-05 02:01:35 +0100
committerMax Kellermann <max@duempel.org>2010-11-05 02:01:35 +0100
commite8d8bd4c0db6322932b331638007e6f277a7e2bb (patch)
tree31060ec5467978424d5278e030139127bb28c957 /NEWS
parent8d5fa754e8e9a0de7b03413bb5433e1626368927 (diff)
downloadmpd-e8d8bd4c0db6322932b331638007e6f277a7e2bb.tar.gz
mpd-e8d8bd4c0db6322932b331638007e6f277a7e2bb.tar.xz
mpd-e8d8bd4c0db6322932b331638007e6f277a7e2bb.zip
decoder/{mp4ff,ffmpeg}: add extension ".m4b" (audio book)
Same as ".m4a".
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 65c5def28..276956be0 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,8 @@
ver 0.15.14 (2010/??/??)
* output_thread: fix assertion failure due to race condition in OPEN
+* decoders:
+ - mp4ff, ffmpeg: add extension ".m4b" (audio book)
+
ver 0.15.13 (2010/10/10)
* output_thread: fix race condition after CANCEL command