]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
Add notice about typedef removal and stdbool.h/inttypes.h
[ngircd-alex.git] / ChangeLog
index 13891598022b7b51646f338b92e3fe45daa7b910..c6b4b5ba8c2b266a707c6e61e7c9b7aa220e2843 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 
 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.
+    Patch by Florian Westphal, <westphal@foo.fh-furtwangen.de>.
   - Implemented support for "secret channels" (channel mode "s").
   - New configuration option "Mask" for [Operator] sections to limit OPER
     commands to ussers with a specific IRC mask. Patch from Florian Westphal.
@@ -589,4 +594,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.263 2005/03/02 16:35:10 alex Exp $
+$Id: ChangeLog,v 1.265 2005/03/19 18:53:16 fw Exp $