repo: ngircd action: commit revision: path_from: revision_from: e635ed43bf4377553b8dc8abb88a791620b78fef: path_to: revision_to:
commit e635ed43bf4377553b8dc8abb88a791620b78fef Author: Alexander BartonDate: Wed Mar 30 17:00:42 2005 +0000 Don't enable assert() calls when not ./configure'd with --enable-debug. diff --git a/ChangeLog b/ChangeLog
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,6 +11,7 @@
ngIRCd CVSHEAD
+ - Don't enable assert() calls when not ./configure'd with --enable-debug.
- Fixed ./configure test for TCP Wrappers: now it runs on Mac OS X as well.
- Enhanced configure script: now you can pass an (optional) search path
to all --with-XXX parameters, e. g. "--with-ident=/opt/ident".
@@ -597,4 +598,4 @@ ngIRCd 0.0.1, 31.12.2001
--
-$Id: ChangeLog,v 1.267 2005/03/21 22:15:15 alex Exp $
+$Id: ChangeLog,v 1.268 2005/03/30 17:00:42 alex Exp $
-----END OF PAGE-----