]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
Updated documentation.
[ngircd.git] / ChangeLog
index b36de1b15e3fa7e8ff3668daa7ce74c4ad3dfce8..f9c44fad53321d45dd722af1d51f3e4528fb76b5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,16 +1,20 @@
 
                      ngIRCd - Next Generation IRC Server
 
-                      (c)2001,2002 by Alexander Barton,
+                      (c)2001-2003 by Alexander Barton,
                     alex@barton.de, http://www.barton.de/
 
-                  ngIRCd ist freie Software und steht unter
-                       der GNU General Public License.
+               ngIRCd is free software and published under the
+                   terms of the GNU General Public License.
 
                         -- ChangeLog / Aenderungen --
 
 
-ngIRCd 0.6.x-CVS
+ngIRCd 0.6.x
+
+  - Conn_Close() now handles recurisive calls for the same link correctly.
+
+ngIRCd 0.6.1, 2002-01-21
 
   - Fixed KILL: you can't crash the server by killing yourself any more,
     ngIRCd no longer sends a QUIT to other servers after the KILL, and you
@@ -19,7 +23,14 @@ ngIRCd 0.6.x-CVS
     answers with the correct error message ("no such server") now.
   - WHOIS commands weren't always forwarded as requested.
   - The server sets a correct default AWAY message now when propagating
-    between servers.
+    between servers (bug introduced in 0.6.0).
+  - Fixed up and enhanced CHANINFO command: channel keys and user limits
+    are syncronized between servers now, too.
+  - MODE returns the key and user limit for channel members correctly now.
+  - Non-members of a channel could crash the server when trying to change
+    its modes or modes of its members.
+  - The server didn't validate weather a target user is a valid channel
+    member when changing his channel user modes which could crash ngIRCd.
 
 
 Older changes (sorry, only available in german language):
@@ -383,4 +394,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.147.2.7 2003/01/02 18:03:05 alex Exp $
+$Id: ChangeLog,v 1.147.2.14 2003/03/09 20:16:57 alex Exp $