X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=4606d65b680bb245bbc4a3e5e875ac7190d1a06b;hb=6444442931c537eb3c8f816ff0ab3f4602ccc767;hp=2018a10f91aab64dacbe71fbdf93f662b0a5cd36;hpb=733e15bb64ce44dcf597f5305e2c0cbf2d11875e;p=ngircd-alex.git diff --git a/ChangeLog b/ChangeLog index 2018a10f..4606d65b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,13 @@ ngIRCd CVSHEAD + - JOIN now supports more than one channel key at a time. + - Implementec numeric "333": Time and user name who set a channel topic. + - Fixed server NOTICEs to users with "s" mode ("server messages"). + - Enhanced the handler for PING and PONG commands: fix forwarding and enable + back-passing of a client supplied additional argument of PING. + - Changed handling of timeouts for unregistered connections: don't reset + the counter if data is received and disconnect clients earlier. - 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 @@ -632,4 +639,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.288 2005/08/27 22:59:06 alex Exp $ +$Id: ChangeLog,v 1.293 2005/09/02 15:46:49 alex Exp $