]> arthur.barton.de Git - ngircd-alex.git/blobdiff - ChangeLog
Updated autoconf helper scripts.
[ngircd-alex.git] / ChangeLog
index 2018a10f91aab64dacbe71fbdf93f662b0a5cd36..5836acfeb79bafcafc40545940188b95530a4598 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 ngIRCd CVSHEAD
 
+  - Fixed a bug that could cause the damon to crash when outgoing server
+    connections can't be established.
+  - Internal: Simplified resolver code.
+  - Fixed a bug that caused the daemon to leak file descriptors when no
+    resolver subprocesses could be created.
+  - JOIN now supports more than one channel key at a time.
+  - Implementec numeric "333": Time and user name who set a channel topic.
+  - Fixed server NOTICEs to users with "s" mode ("server messages").
+  - Enhanced the handler for PING and PONG commands: fix forwarding and enable
+    back-passing of a client supplied additional argument of PING.
+  - Changed handling of timeouts for unregistered connections: don't reset
+    the counter if data is received and disconnect clients earlier.
   - Fixed a format string bug in "connection statistics" messages to clients.
   - Removed unnecessary #define of "LOCAL", now use plain C "static" instead.
   - Channel topics are no longer limited to 127 characters: now the only limit
@@ -632,4 +644,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.288 2005/08/27 22:59:06 alex Exp $
+$Id: ChangeLog,v 1.296 2005/10/11 19:29:23 alex Exp $