X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=da033c35325a8a98a09caa3d43a938a900157447;hb=161340d4869645423f2c3e0f803d3bde671e2e2c;hp=c78d8105909b23e5bf9e9fb1f47455522ff217a3;hpb=a17745d6d7c37bebbd5e0cb651579a727389a87f;p=ngircd-alex.git diff --git a/ChangeLog b/ChangeLog index c78d8105..da033c35 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,8 +12,10 @@ ngIRCd CVSHEAD - - Internal: For outgoing (Server) connections, allocte Connstruct after - successfull connect(). Made Conn-ID equal to connection file descriptor. + - The ngIRCd handles time shifts backwards more gracefully now (the + timeout handling doesn't disconnect clients by mistake any more). + - Internal: Restructured connection handling (the connection ID is equal + to the file descriptor of the connection). - Internal: Simplified resolver code. - JOIN now supports more than one channel key at a time. - Implementec numeric "333": Time and user name who set a channel topic. @@ -649,4 +651,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.298 2006/02/08 15:20:21 fw Exp $ +$Id: ChangeLog,v 1.300 2006/05/09 15:45:30 alex Exp $