about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 7 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 8fa01300..a92d6e2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,12 +10,15 @@
                                -- ChangeLog --
 
 
-ngIRCd CVSHEAD
+ngIRCd 0.10.0 (2006-10-01)
 
-  - ...
+  - Fixed file handle leak when daemon is not able to send MOTD to a client.
 
-ngIRCd 0.10.0-pre1 (2006-08-02)
+  ngIRCd 0.10.0-pre2 (2006-09-09)
+  - Fixed build problems with GCC option -fstack-protector.
+  - Minor documentation updates.
 
+  ngIRCd 0.10.0-pre1 (2006-08-02)
   - Validate "ServerName" (see RFC 2812, section 2.3.1).
   - Enhanced DIE to accept a single parameter ("comment text") which is sent
     to all locally connected clients before the server goes down.
@@ -658,4 +661,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.303 2006/08/03 14:37:29 alex Exp $
+$Id: ChangeLog,v 1.304 2006/10/01 17:23:36 alex Exp $