]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
- Updated documentation.
[ngircd.git] / ChangeLog
index 83da5eea53fda07a19e1761750da386d6447282b..b58974e820047113b2ac8a42d8e5a910e97983e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 ngIRCd 0.6.x-CVS
 
-  - Fixed KILL: you can't crash the server by killing yourself any more;
-    and ngIRCd no longer sends a QUIT to other servers after the KILL.
+  - 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
+    can kill only valid users now.
+  - The server no longer forwards commands to ordinary users, instead it
+    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 (bug introduced in 0.6.0).
+  - Fixed up propagation of modes with arguments between servers and
+    enhanced the CHANINFO command.
+  - 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.
 
 
 Older changes (sorry, only available in german language):
@@ -377,4 +388,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.147.2.4 2002/12/26 19:01:29 alex Exp $
+$Id: ChangeLog,v 1.147.2.12 2003/01/17 19:07:15 alex Exp $