aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2011-09-16 07:31:06 +0200
committerMax Kellermann <max@duempel.org>2011-09-16 07:41:41 +0200
commit443e96381a0e24d9c22578ba6f7fb96de1814994 (patch)
tree54fbf24b6ee23afd86443ab79a9b64271ff8d3a5 /NEWS
parent1cbba4fc592654dc3a2a1fe337ed699d6a102b09 (diff)
downloadmpd-443e96381a0e24d9c22578ba6f7fb96de1814994.tar.gz
mpd-443e96381a0e24d9c22578ba6f7fb96de1814994.tar.xz
mpd-443e96381a0e24d9c22578ba6f7fb96de1814994.zip
configure.ac: disable assertions in the non-debugging build
Add -DNDEBUG to AM_CPPFLAGS.
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9bd893930..90d3b0fca 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,5 @@
ver 0.16.5 (2010/??/??)
+* configure.ac: disable assertions in the non-debugging build
* pcm_format: fix 32-to-24 bit conversion (the "silence" bug)
* input:
- rewind: reduce heap usage