aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-09-19 07:42:11 +0200
committerMax Kellermann <max@duempel.org>2011-09-19 09:39:05 +0200
commitdf1152ee0f3b3761e9956c0084094400d1250705 (patch)
treef5998a266892952ce030f8f6bf3a537d4f134927 /NEWS
parent79435dbdec9649f85af245ba6be4c8257e3a63bc (diff)
downloadmpd-df1152ee0f3b3761e9956c0084094400d1250705.tar.gz
mpd-df1152ee0f3b3761e9956c0084094400d1250705.tar.xz
mpd-df1152ee0f3b3761e9956c0084094400d1250705.zip
configure.ac: fix solaris result display
Wrong variable name.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 3 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 90d3b0fca..cc6874068 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,7 @@
ver 0.16.5 (2010/??/??)
-* configure.ac: disable assertions in the non-debugging build
+* configure.ac
+ - disable assertions in the non-debugging build
+ - show solaris plugin result correctly
* pcm_format: fix 32-to-24 bit conversion (the "silence" bug)
* input:
- rewind: reduce heap usage