]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Updated ChangeLog (from 0.9.1 branch).
authorAlexander Barton <alex@barton.de>
Thu, 25 Aug 2005 09:00:16 +0000 (09:00 +0000)
committerAlexander Barton <alex@barton.de>
Thu, 25 Aug 2005 09:00:16 +0000 (09:00 +0000)
ChangeLog

index 0d58e84c537e5f404a62935bb8519f7cec3e1aea..a6dfe8bbfe9670ab0f3b9f2406d5c12795f4316f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,11 +21,13 @@ ngIRCd CVSHEAD
   - Added new IO layer which (optionally) supports epoll() and kqueue() in
     addition to the select() interface.
 
-ngIRCd 0.9.x
+ngIRCd 0.9.1 (2005-08-03)
 
   - The KILL command killed much more than desired (including server links!)
     when the target user is connected to a remote server. Bug introduced in
     ngIRCd 0.9.0 ...  Reported by <qssl@fastmail.fm>, Thanks!
+  - Changed some constants to be "signed" (instead of unsigned) to solve
+    problems with old (pre-ANSI) compilers.
 
 ngIRCd 0.9.0 (2005-07-24)
 
@@ -629,4 +631,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.285 2005/08/02 23:19:21 alex Exp $
+$Id: ChangeLog,v 1.286 2005/08/25 09:00:16 alex Exp $