]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
Make sure SimpleMessage() sends <= 512 chars
[ngircd.git] / ChangeLog
index a6e4562f7c3dcdab8f3ec9067dd9ef94d37a1dfd..f34c3f4d7e3af91b0e10afb9ccb8b71ffc8d7275 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 
 ngIRCd CVSHEAD
+  - Make Netsplit Messages RFC compliant.
+  - Fix handling of QUIT Messages: send only one message, even if client
+    is member of multiple channels.
+  - Don't exit server if closing of a socket fails; instead ignore it and
+    pray that this will be "the right thing" ...
   - Implemented the IRC function "WHOWAS".
   - Don't enable assert() calls when not ./configure'd with --enable-debug.
   - Fixed ./configure test for TCP Wrappers: now it runs on Mac OS X as well.
@@ -599,4 +604,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.270 2005/05/16 12:25:15 alex Exp $
+$Id: ChangeLog,v 1.273 2005/06/04 12:32:09 fw Exp $