aboutsummaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-09-25 10:41:39 +0200
committerMax Kellermann <max@duempel.org>2012-09-25 10:41:39 +0200
commitc93a28c641be7c89fee5a00f11cbfec14d8f71d8 (patch)
tree19de4c585f9f85bf3fac8a1a004dff1a9ca1442d /NEWS
parent7088a679a25cc62424b532ca47a6c13f62eb04a0 (diff)
configure.ac: don't auto-detect the Vorbis encoder when Tremor is enabled
libvorbisidec and libvorbis export the same symbols, which is a dangerous thing. Since libvorbisenc depends on libvorbis, this can get nasty, so let's disable the Vorbis encoder unless the user explicitly wants it.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS3
1 files changed, 2 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index fe9d7754..19f86e8a 100644
--- a/NEWS
+++ b/NEWS
@@ -19,7 +19,8 @@ ver 0.17.2 (2012/??/??)
* state_file: save song priorities
* player: disable cross-fading in "single" mode
* update: fix unsafe readlink() usage
-
+* configure.ac:
+ - don't auto-detect the vorbis encoder when Tremor is enabled
ver 0.17.1 (2012/07/31)
* protocol: