]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Improve handling of numeric hosts when ENABLE_IPV6.
[wget] / src / ChangeLog
index 9c250660e9707c2a5a5a25888b8f519f4ca39ef3..90a79d4dcd26a6c4960f46c62d2783df93c6de96 100644 (file)
@@ -1,3 +1,15 @@
+2005-02-24  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * host.c (lookup_host): Test for AI_ADDRCONFIG directly, instead
+       of checking for HAVE_GETADDRINFO_AI_ADDRCONFIG.
+
+2005-02-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * host.c (is_valid_ipv6_address): Move here from url.c.
+       (lookup_host): If the address is numeric, don't print the
+       "resolving..." line, don't set up DNS timeouts, and set the
+       AI_NUMERICHOST hint, where available.
+
 2005-02-26  Gisle Vanem  <giva@bgnett.no>
 
        * utils.c: Use the nnnLL syntax under GCC.  Define struct_stat to