Fix automatic outbound connections (again; hopefully for good).
[ircu2.10.12-pk.git] / ChangeLog
index 1cdc2eb6021be80a4e964e895085bd09715a89f1..07410e6f861016740fb586f0b50ffad5318893d6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
-2005-01-13  Michael Poole <mdpoole@troilus.org>
+2005-01-03  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/ircd.c (try_connections): Test Connect hold time before
+       updating it (spotted by Kev).
+
+2005-01-03  Michael Poole <mdpoole@troilus.org>
 
        * Makefile.in: Add ircd/test as a subdirectory.