]> arthur.barton.de Git - ngircd.git/blobdiff - ChangeLog
removed global variable NGIRCd_NoDaemon
[ngircd.git] / ChangeLog
index 9a5f6969c7a93ab17b48744bca274e80f93d3790..46cf6f4de727f534ebacb4a0b20fcc34e2865cd2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 
 
 ngIRCd CVSHEAD
+  - ngircd startup: never run with root privileges, i.e. always switch uid.
+  - 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.
   - Enhanced configure script: now you can pass an (optional) search path
@@ -598,4 +605,4 @@ ngIRCd 0.0.1, 31.12.2001
 
 
 -- 
-$Id: ChangeLog,v 1.269 2005/04/13 21:40:49 alex Exp $
+$Id: ChangeLog,v 1.274 2005/06/17 19:04:53 fw Exp $