Author: Brian Cline <clineb@cs.winthrop.edu> By way of Ghostwolf <foxxe@wtfs.net>
[ircu2.10.12-pk.git] / ChangeLog
index ce60e52a77c8bc24074cce39042075b27942fc71..7ce62ac9337c295f610ae40914727931f402cc3c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-04-09  Brian Cline  <clineb@cs.winthrop.edu>
+
+        * ircd/ircd.c (try_connections): To avoid problems with infinite event
+        loops, don't try connecting to servers whose connect frequency is 0.
+       
 2002-04-10  Alex Badea  <vampire@p16.pub.ro>
 
        * ircd/ircd_parser.y: fixed a "features" block parse bug