X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ChangeLog;h=d0d009a35219e9b790b559bd7c1cb9c3c6e4f569;hb=35b6f3997cb6c93c2d10bea748a4ddab53e7b579;hp=d39fbd5177d5f57db24c45f21bea9648a634cf96;hpb=47ca178a219d682c589b27e64ee1a4e936cc7bdc;p=ngircd-alex.git diff --git a/ChangeLog b/ChangeLog index d39fbd51..d0d009a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,7 @@ ngIRCd - Next Generation IRC Server - (c)2001-2007 Alexander Barton, + (c)2001-2008 Alexander Barton, alex@barton.de, http://www.barton.de/ ngIRCd is free software and published under the @@ -12,6 +12,12 @@ ngIRCd HEAD + - SECURITY: IRC_PART could reference invalid memory, causing + ngircd to crash. + - Use dotted-decimal IP address if hostname is >= 64. + - Add support for /STAT u (server uptime) command. + - 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 @@ -20,6 +26,8 @@ ngIRCd HEAD - 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. + - Update Mac OS X Xcode project file for Xcode 3. + - Adjust test suite to be usable on HP/UX 11.11 :-) - 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. @@ -718,4 +726,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.329 2007/11/21 12:16:33 alex Exp $ +$Id: ChangeLog,v 1.333 2008/01/07 11:42:00 fw Exp $