]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
From: Rolf Eike Beer <eike@sf-mail.de>
[ngircd.git] / ChangeLog
index 28d3ada0ef94332987c64734b7650cc7a64e6cf5..e717f2664c7b970316a8bbb94ba79deda4dd8521 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,10 +8,21 @@
                    terms of the GNU General Public License.
 
                                -- ChangeLog --
+ngIRCd 0.11.1
 
+ - Fix sending of JOINs between servers when remote server appended mode
+   flags. (Rolf Eike Beer) [from HEAD]
+ - send "G" instead of "H" flag in WHO replies (reported by Dana Dahlstrom).
+ - Under some circumstances ngIRCd issued
+ channel MODE message with a trailing space. (Dana Dahlstrom) [from HEAD]
 
-ngIRCd HEAD
+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].
+  
+  ngIRCd 0.11.0-pre1 (2008-01-02)
   - 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
@@ -40,6 +51,11 @@ ngIRCd HEAD
   - Added support for the WALLOPS command. Usage is restricted to IRC
     operators.
 
+ngIRCd 0.10.4 (2008-01-07)
+
+  - SECURITY: IRC_PART could reference invalid memory, causing
+    ngircd to crash [from HEAD].
+  
 ngIRCd 0.10.3 (2007-08-01)
 
   - SECURITY: Fixed a severe bug in handling JOIN commands, which could
@@ -724,4 +740,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.332 2008/01/02 11:31:48 alex Exp $
+$Id: ChangeLog,v 1.332.2.9 2008/02/26 12:07:41 fw Exp $