X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=66b76404a11c39e4a57acfc4330425e49bbc8910;hb=37563537a9d5bbae2c010355eff6bb59cc799a10;hp=9a59f286d090dcffd654588f60c92b952e58bb30;hpb=8f162f4e1770940889cb1504b285e7ca9a61a485;p=ngircd-alex.git diff --git a/ChangeLog b/ChangeLog index 9a59f286..66b76404 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,18 @@ ngIRCd HEAD + - New [Server] configuration Option "Bind" allows to specify + the source ip adress to use when connecting to remote server. + - New configuration option "MaxNickLength" to specify the allowed maximum + length of user nick names. Note: must be unique in an IRC network! + - Enhanced the IRC+ protocol to support an enhanced "server handshake" and + enable server to recognice numeric 005 (ISUPPORT) and 376 (ENDOFMOTD). + See doc/Protocol.txt for details. + - Re-added doc/SSL.txt to distribution -- got lost somewhere!? + - Fixes the wrong logging output when nested servers are introduced + to the network as well as the wrong output of the LINKS command. + - Fix code to compile using K&R C compiler and ansi2kr again. + - New config option NoDNS: Disables DNS lookups when clients connect. - Fixed propagation of channel mode 'P' on server links. - Numeric 317: implemented "signon time" (displayed in WHOIS result). - Fixed code that prevented GCC 2.95 to compile ngIRCd. @@ -708,4 +720,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.324 2007/10/14 12:09:04 alex Exp $ +$Id: ChangeLog,v 1.330 2007/11/23 16:28:05 fw Exp $