]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
Fixed server NOTICEs to users with "s" mode ("server messages"). [from HEAD]
[ngircd.git] / ChangeLog
index ebf0ed3ef396d55d043b4cc213c3fd5186fc1a8b..0e4caab21d36ab3cfc81114e7319b99be3645011 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 ngIRCd 0.9.x
 
+  - Fixed server NOTICEs to users with "s" mode ("server messages").
+  - Fixed a format string bug in "connection statistics" messages to clients.
+
+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)
+
+  ngIRCd 0.9.0-pre1 (2005-07-09)
   - Fixed maximum length of user names, now allow up to 9 characters.
   - Cut off oversized IRC messages that should be sent to the network instead
     of shuttding down the (wrong) connection.
@@ -611,4 +625,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.276.2.3 2005/07/05 22:58:25 alex Exp $
+$Id: ChangeLog,v 1.276.2.9 2005/08/29 11:19:48 alex Exp $