diff options
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index 89838ea7..2427e6c4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,8 @@ ngIRCd 0.7.0 ngIRCd on the various tested platforms. - Test for broken GCC on Mac OS X and disable "-pedantic" in this case. - Disable "-ansi" on Cygwin: system headers are incompatible. + - The server tried to connect to other servers only once when DNS or + socket failures occured. ngIRCd 0.7.0-pre1 (2003-04-22) - New signal handler (more secure, actions are executed outside). @@ -446,4 +448,4 @@ ngIRCd 0.0.1, 31.12.2001 -- -$Id: ChangeLog,v 1.195 2003/04/25 15:05:40 alex Exp $ +$Id: ChangeLog,v 1.196 2003/04/25 16:49:11 alex Exp $ |