aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-06 20:04:21 +0100
committerMax Kellermann <max@duempel.org>2013-11-06 20:04:21 +0100
commitc4b1251d0a7fdf86e5ff64720ea1945f5dd6ef52 (patch)
tree54545ae5f6aa5b57c6c20418288a80a0d0e6eaf9 /NEWS
parent01891f88158631ccb72c1294c4d64b4a9db46b9c (diff)
downloadmpd-c4b1251d0a7fdf86e5ff64720ea1945f5dd6ef52.tar.gz
mpd-c4b1251d0a7fdf86e5ff64720ea1945f5dd6ef52.tar.xz
mpd-c4b1251d0a7fdf86e5ff64720ea1945f5dd6ef52.zip
configure.ac: require libaudiofile 0.3 due to API breakage
Prior to version 0.3, the "length" callback returned a "long" instead of AFfileoffset. Now that this API bug fix is a few years old, let's drop 0.2 support for good.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 95c340bbd..ab7e1116c 100644
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,7 @@ ver 0.18.2 (2013/??/??)
* playlist:
- pls: fix reversed song order
* decoder:
+ - audiofile: require libaudiofile 0.3 due to API breakage
- dsf: enable DSD128
* fix build failures due to missing includes
* fix big-endian support