summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorneal <neal>2008-06-27 12:16:22 +0000
committerneal <neal>2008-06-27 12:16:22 +0000
commit8ca7457c3da8a3da2816d057a7581304657356f9 (patch)
tree4169d14f4d4f4a62996b3c709cfa324139abf7ca /ChangeLog
parent4f982a6045d9a91bd75c13d947a26ee6e9fabaa5 (diff)
/
2008-06-27 Neal H. Walfield <neal@gnu.org> * configure.ac (--enable-runtime-checks): If zero, don't just define DEBUG_ELIDE, define it to 1. hurd/ 2008-06-27 Neal H. Walfield <neal@gnu.org> * stddef.h (do_debug): If DEBUG_ELIDE is defined to an integer, statically exclude those debug statements that have a level greater than or equal to it.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b0471a..7e24f8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-06-27 Neal H. Walfield <neal@gnu.org>
+
+ * configure.ac (--enable-runtime-checks): If zero, don't just
+ define DEBUG_ELIDE, define it to 1.
+
2008-06-26 Neal H. Walfield <neal@gnu.org>
* configure.ac: Spell DEBUG_ELIDE correctly.