X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=ChangeLog;h=1ad48a4e0a8f531ef6153b7ecf02c92f6b784bcb;hp=66b76404a11c39e4a57acfc4330425e49bbc8910;hb=f86ce17f1c9f066531d4da9ac344c13ee88f12d3;hpb=37563537a9d5bbae2c010355eff6bb59cc799a10 diff --git a/ChangeLog b/ChangeLog index 66b76404..1ad48a4e 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,17 @@ ngIRCd HEAD + - allow NOTICEs to be sent to a channel. (Fabian Schlager) + +ngIRCd 0.11.0 (2008-01-15) + + ngIRCd 0.11.0-pre2 (2008-01-07) + - SECURITY: IRC_PART could reference invalid memory, causing + ngircd to crash [from HEAD]. + + ngIRCd 0.11.0-pre1 (2008-01-02) + - 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 @@ -22,6 +33,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. @@ -36,6 +49,11 @@ ngIRCd HEAD - Added support for the WALLOPS command. Usage is restricted to IRC operators. +ngIRCd 0.10.4 (2008-01-07) + + - SECURITY: IRC_PART could reference invalid memory, causing + ngircd to crash [from HEAD]. + ngIRCd 0.10.3 (2007-08-01) - SECURITY: Fixed a severe bug in handling JOIN commands, which could @@ -720,4 +738,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.330 2007/11/23 16:28:05 fw Exp $ +$Id: ChangeLog,v 1.335 2008/01/15 22:28:15 fw Exp $