]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
IRC_JOIN cleanups.
[ngircd.git] / ChangeLog
index 2c0a8a2a60a8abd3606f15ec3171ab5649e5f6f8..af9d14ca7b5ffbe960939d9950f527a6ca88df04 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 
 ngIRCd HEAD
-
-ngIRCd 0.11.0-pre2 (2008-01-07)
-
+  - IRC_WHO now supports search patterns and will test this
+    against user nickname/servername/hostname, etc. as required by
+    RFC 2812, Section 3.6.1. (reported by Dana Dahlstrom)
+  - Add test cases for "WHO" command. (Dana Dahlstrom)
+  - implement RFC 2812 handling of "0" argument to 'JOIN':
+    must be treated as if the user had sent PART commands
+    for all channels the user is a member of. (Dana Dahlstrom)
+  - 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].
   
@@ -735,4 +744,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.334 2008/01/07 23:08:14 alex Exp $
+$Id: ChangeLog,v 1.337 2008/02/11 11:06:33 fw Exp $