X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=793c22ae1289ca565b32226588e95a68cb12ac51;hb=ea076a28f2ff16c0424c0ba488227dbe1d3393bf;hp=62fa93b224694dd6684c8c5b34810feef472833e;hpb=2978b5edff9341e2dad0ccaf87d77e8f5d53b171;p=ngircd-alex.git diff --git a/ChangeLog b/ChangeLog index 62fa93b2..793c22ae 100644 --- a/ChangeLog +++ b/ChangeLog @@ -10,6 +10,21 @@ -- ChangeLog -- +ngIRCd CVSHEAD + + - Added short command line option "-t" as alternative to "--configtest". + - Added optional support for "IDENT" lookups on incoming connections. You + have to enable this function with the ./configure switch "--with-ident". + The default is not to do IDENT lookups. + - Removed "USE_" prefixes of configuration #defines. + +ngIRCd 0.7.6 (2003-12-05) + + - Fixed abort() ("server crash") when INVITE'ing users to nonexistent + channels. Bug found by . + - Extended version numbering of CVS versions (added date). + - Enhanced/fixed doc/Protocol.txt; + ngIRCd 0.7.5 (2003-11-07) - Fixed ban behavior: users which are banned from a channel can't no @@ -477,4 +492,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.217 2003/11/07 21:32:15 alex Exp $ +$Id: ChangeLog,v 1.221 2003/12/29 14:53:26 alex Exp $