]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
Document NoDNS configuration option.
[ngircd-alex.git] / ChangeLog
index 0293fb8941a7d34400f6ed263f0e0fdd218b05ed..d0d009a35219e9b790b559bd7c1cb9c3c6e4f569 100644 (file)
--- 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,9 @@
 
 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.
@@ -23,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.
@@ -721,4 +726,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.331 2007/12/11 11:29:43 fw Exp $
+$Id: ChangeLog,v 1.333 2008/01/07 11:42:00 fw Exp $