Fix a resolver crash and an v4-compatible address parsing crash.
[ircu2.10.12-pk.git] / ChangeLog
index d1ce5403947cb73e5afb34d183c1a54213757182..692d9958fd57b7bcce34ca9ab93402033f589ed6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-02-09  Michael Poole <mdpoole@troilus.org>
+
+       * ircd/ircd_res.c (check_resolver_timeout): Try another way to
+       avoid timer_chg() on a non-queued/active timer.
+
+       * ircd/ircd_string.c (ircd_aton): Set part_start to handle input
+       strings like "::127.0.0.1".
+
+       * ircd/test/ircd_in_addr_t.c (test_addrs): Add a test for that.
+
 2005-02-02  Michael Poole <mdpoole@troilus.org>
 
        * Makefile.in (install): Do not create ${prefix}/include since it