repo: ngircd
action: commit
revision: 
path_from: 
revision_from: 374f90f39253b1be6555bb316026b25f986f4761:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit 374f90f39253b1be6555bb316026b25f986f4761
Author: Florian Westphal 
Date:   Sat Mar 19 18:53:16 2005 +0000

    Add notice about typedef removal and stdbool.h/inttypes.h

diff --git a/ChangeLog b/ChangeLog
index b87633950d17ac9b50fa2c58f80a0916605a7d4b..
index ..c6b4b5ba8c2b266a707c6e61e7c9b7aa220e2843 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -11,7 +11,8 @@


 ngIRCd CVSHEAD
-
+  - Removed typedefs for the native C datatypes.
+    Use stdbool.h / inttypes.h if available.
   - New configuration option "OperServerMode" to enable a workaround needed
     when running an network with ircd2 servers and "OperCanUseMode" enabled
     to prevent the ircd2 daemon to drop mode changes of IRC operators.
@@ -593,4 +594,4 @@ ngIRCd 0.0.1, 31.12.2001


 -- 
-$Id: ChangeLog,v 1.264 2005/03/15 16:56:16 alex Exp $
+$Id: ChangeLog,v 1.265 2005/03/19 18:53:16 fw Exp $

-----END OF PAGE-----