]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
- Fixed up previous CHANINFO patch ...
[ngircd.git] / ChangeLog
index 1fb6f30b4adbb0e6a102fc9f6f07b07a1cabaefd..a0a6ab85bc8ee96dd88c40853390ca841b377d4f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,14 @@ ngIRCd 0.6.x-CVS
   - 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.
 
 
 Older changes (sorry, only available in german language):
@@ -378,4 +386,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.147.2.5 2002/12/27 13:37:43 alex Exp $
+$Id: ChangeLog,v 1.147.2.11 2003/01/08 23:07:57 alex Exp $