]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Fixed declaration of VEC in lookup_host.
[wget] / src / ChangeLog
index b871ca2322f44f8303a21058f86567f25c7b1f3a..e2a0afe1b3433dd070d95ff454f237bf61b12903 100644 (file)
@@ -1,3 +1,10 @@
+2003-11-01  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * host.c: Removed the ip_default_family global variable.
+
+       * host.c (lookup_host): Document the function.  Fixed declaration
+       of VEC.
+
 2003-10-31  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * various: Use new macros xnew, xnew0, xnew_array, and xnew0_array