aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-11-21 22:50:58 +0100
committerMax Kellermann <max@duempel.org>2013-11-21 22:50:58 +0100
commit727c6226597fb710239b14e7985d97ec6b53f0ee (patch)
tree35daf2f3f6603b209421f3881dff86e41842bdbd /NEWS
parent74a778e65fb7dd665d45725b995755e872692334 (diff)
downloadmpd-727c6226597fb710239b14e7985d97ec6b53f0ee.tar.gz
mpd-727c6226597fb710239b14e7985d97ec6b53f0ee.tar.xz
mpd-727c6226597fb710239b14e7985d97ec6b53f0ee.zip
configure.ac: auto-detect fluidsynth by default
The option "--enable-fluidsynth" was documented to be "auto" by default, when it was really "no".
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 44f323bfa..3056bf915 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.18.5 (20??/??/??)
+* decoder
+ - fluidsynth: auto-detect by default
* fix build failures due to missing includes
* fix build failure with static libmpdclient