]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Forgot to mention last change ...
authorAlexander Barton <alex@barton.de>
Sat, 27 Aug 2005 22:55:13 +0000 (22:55 +0000)
committerAlexander Barton <alex@barton.de>
Sat, 27 Aug 2005 22:55:13 +0000 (22:55 +0000)
ChangeLog

index a6dfe8bbfe9670ab0f3b9f2406d5c12795f4316f..16977b717f7caf1f5a0ebca6bd3c19cd8e8b2629 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
 
 ngIRCd CVSHEAD
 
+  - Fixed a format string bug in "connection statistics" messages to clients.
   - Removed unnecessary #define of "LOCAL", now use plain C "static" instead.
   - Channel topics are no longer limited to 127 characters: now the only limit
     is the maximum length of an IRC command, i. e. 512 bytes (in pratice, this
@@ -631,4 +632,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.286 2005/08/25 09:00:16 alex Exp $
+$Id: ChangeLog,v 1.287 2005/08/27 22:55:13 alex Exp $