summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2004-11-20 22:22:44 +0000
committerGuillem Jover <guillem@debian.org>2004-11-20 22:22:44 +0000
commit603e045c34a87774fc31971b8430c896d3d1c834 (patch)
tree284de5c528100816360d6f0e93d1421e9bead38b /debian/changelog
parentb4a3a633dd308029f5d64da0fd811fec01360588 (diff)
Enable debug code by default (disable with NDEBUG).
Thanks to Neal H. Walfield <neal@cs.uml.edu>.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2dcfaab..2aef3eb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,8 @@ gnumach (1:20040915.dfsg.1-1) unstable; urgency=low
- linux/src/drivers/scsi/qlogicisp_asm.c: Likewise.
* Disable floating point emulation usage.
* Disable qlogicisp firmware loading.
+ * Enable debug code by default (disable with NDEBUG).
+ Thanks to Neal H. Walfield <neal@cs.uml.edu>.
-- Guillem Jover <guillem@debian.org> Tue, 16 Nov 2004 07:58:02 +0100