]> arthur.barton.de Git - ngircd-alex.git/commitdiff
Updated ChangeLog to include signal handler changes
authorAlexander Barton <alex@barton.de>
Mon, 13 Sep 2010 22:18:20 +0000 (00:18 +0200)
committerAlexander Barton <alex@barton.de>
Mon, 13 Sep 2010 22:18:20 +0000 (00:18 +0200)
ChangeLog

index 73c98d93aaf539e17857390ade542c3a1531ca46..73c847341cdd323c6d194705129f8e04aaa56200 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -18,6 +18,10 @@ ngIRCd Release 17
   - Enable the daemon to disable and enable "debug mode" on runtime using
     signal SIGUSR1, when debug code is compiled in, not only on startup
     using the command line parameters.
+  - Signal handler: added new 'delayed' signal handlers, including fallback
+    to deprecated sysv API. And removed global NGIRCd_SignalRehash variable.
+  - IO: add io_cloexec() to set close-on-exec flag.
+  - ng_ipaddr.h: include required assert.h header.
   - Conn_SyncServerStruct(): test all connections; and work case insensitive
   - configure script: correctly indent IPv6 yes/no summary output.
   - Don't reset My_Connections[Idx].lastping when reading data, so the