X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=ChangeLog;h=5b83df83f645c7b0cfa9bf7490c98eeb45fc61ef;hp=8cf218bb8b0a619ac803c8b49ba011a13ef7bfad;hb=9db49e8f2c077ea35e66f9a72b34a562890c31df;hpb=eeccc193dd9111295211eaf22d6cc4f0d2a91016 diff --git a/ChangeLog b/ChangeLog index 8cf218bb..5b83df83 100644 --- a/ChangeLog +++ b/ChangeLog @@ -11,7 +11,13 @@ ngIRCd CVSHEAD + - Add new IO Layer +ngIRCd 0.9.x + + - Fixed maximum length of user names, now allow up to 9 characters. + - Cut off oversized IRC messages that should be sent to the network instead + of shuttding down the (wrong) connection. - Don't generate error messages for unknown commands received before the client is registered with the server (like the original ircd). - Never run with root privileges but always switch the user ID. @@ -608,4 +614,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.276 2005/06/26 21:54:01 alex Exp $ +$Id: ChangeLog,v 1.279 2005/07/07 18:50:23 fw Exp $