aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-01-28 12:21:03 +0100
committerMax Kellermann <max@duempel.org>2011-01-28 12:21:03 +0100
commit5735c9efc1e9980a61c9ab779f138ea0409801e4 (patch)
tree5bb9e113249624476a04bc0890dfffe3450ebad8 /NEWS
parent44b4b509499f7d5068a313f3ce9391bc6092f791 (diff)
downloadmpd-5735c9efc1e9980a61c9ab779f138ea0409801e4.tar.gz
mpd-5735c9efc1e9980a61c9ab779f138ea0409801e4.tar.xz
mpd-5735c9efc1e9980a61c9ab779f138ea0409801e4.zip
configure.ac: fix tremor configure test
When the configure options were moved around for 0.16, the order was changed, and the Tremor check broke.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 814a9d70d..55fbfc099 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,6 @@
ver 0.16.2 (2010/??/??)
+* decoder:
+ - tremor: fix configure test
ver 0.16.1 (2010/01/09)