Configuration fixes. Repair automatic outbound connects.
[ircu2.10.12-pk.git] / ChangeLog
index 7659815750e8e0009f4c9b987e99bf3812e5f9df..7e6b073865eff4ba0b4f2619b2c77c3ad8e01f85 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2005-01-25  Michael Poole <mdpoole@troilus.org>
+
+       * configure.in: Fix typos and thinkos in previous commut.
+
+       * configure: Regenerate.
+
+       * doc/example.conf: Change class name in Connect block to be
+       consistent with earlier Class block.
+
+       * ircd/ircd.c (try_connections): Consider Connect blocks with hold
+       time of 0.  Fix Links() vs MaxLinks() comparison to reflect ref
+       count starting at 1.
+
+       * ircd/ircd_parser.y (cruleblock, iauthblock): Clear unused
+       variables after use.
+
 2005-01-24  Michael Poole <mdpoole@troilus.org>
 
        * configure.in: Make sure that $LEX and $YACC are reasonable and