From abb1abeb772c0876655c066d396f92ee46292c62 Mon Sep 17 00:00:00 2001 From: Florian Westphal Date: Tue, 18 Mar 2008 20:12:47 +0000 Subject: Do not exit unconditionally if config file cannot be opened ngircd will exit if the config file cannot be opened. While thats okay if ngircd starts up for the first time, it isn't when we are re-reading the config file after a /REHASH or SIGHUP. --- ChangeLog | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index b5626382..736ef7c1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -12,6 +12,7 @@ ngIRCd HEAD + - Do not exit on SIGHUP or /REHASH if the config file cannot opened. - Add IPv6 support. - Install a LaunchDaemon script to start/stop ngIRCd on Mac OS X. - Implemented IRC commands INFO, SUMMON (dummy), and USERS (dummy) and @@ -759,4 +760,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.344 2008/02/26 22:05:42 fw Exp $ +$Id: ChangeLog,v 1.345 2008/03/18 20:12:47 fw Exp $ -- cgit 1.4.1