Commit Diff


commit - 83194a23a30de5712375e10366bbd4f7b5b3e0c2
commit + dd0b37690b1875601870c4dc487445d79036afbf
blob - 89838ea782ad45470ced575483cb037bf04ca591
blob + 2427e6c4c35c4a9ff396394490bf344d240af36a
--- ChangeLog
+++ 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 $