repo: ngircd
action: commit
revision: 
path_from: 
revision_from: d1364ab488ee567f01ded63b51fb7f543eb1adc7:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit d1364ab488ee567f01ded63b51fb7f543eb1adc7
Author: Alexander Barton 
Date:   Mon Jan 7 23:08:14 2008 +0000

    Updated ChangeLog to reflect changes in 0.10.x and 0.11.x branches.

diff --git a/ChangeLog b/ChangeLog
index d0d009a35219e9b790b559bd7c1cb9c3c6e4f569..
index ..2c0a8a2a60a8abd3606f15ec3171ab5649e5f6f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,8 +12,12 @@

 ngIRCd HEAD

+ngIRCd 0.11.0-pre2 (2008-01-07)
+
   - SECURITY: IRC_PART could reference invalid memory, causing
-    ngircd to crash.
+    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
@@ -42,6 +46,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
@@ -726,4 +735,4 @@ ngIRCd 0.0.1, 31.12.2001


 -- 
-$Id: ChangeLog,v 1.333 2008/01/07 11:42:00 fw Exp $
+$Id: ChangeLog,v 1.334 2008/01/07 23:08:14 alex Exp $

-----END OF PAGE-----