X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=ebfee022305c28b10b764427089e48f465987878;hb=4d18ac83a271b014be289e3856988d2c653384e1;hp=a9c5e8c8640ac03ae4f07cc215e983dd67d042fe;hpb=e728bd2e1a5bcf69596b8c2a305cd6decbeaf42a;p=ngircd-alex.git diff --git a/ChangeLog b/ChangeLog index a9c5e8c8..ebfee022 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,13 @@ ngIRCd CVSHEAD + - Fixed a bug that caused the daemon to leak file descriptors when no + resolver subprocesses could be created. + - 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. @@ -634,4 +641,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.289 2005/08/27 23:33:10 alex Exp $ +$Id: ChangeLog,v 1.294 2005/09/02 22:12:43 alex Exp $