commit - f36337fab30ebe24e526ad6e3cd4e751b5d017d7
commit + 99544e8d5d14f3661fe21376823fc524188f301a
blob - a6dfe8bbfe9670ab0f3b9f2406d5c12795f4316f
blob + 16977b717f7caf1f5a0ebca6bd3c19cd8e8b2629
--- ChangeLog
+++ ChangeLog
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
--
-$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 $