]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] Don't take the address of in.s_addr because that doesn't work on some
[wget] / src / ChangeLog
index d4959915ecaf6669b4d04d22ce96abae53cd352a..60debe4f7648ff68a2ba490c144ada3854bad75c 100644 (file)
@@ -1,3 +1,8 @@
+2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * host.h (ADDRESS_IPV4_DATA): Don't take the address of in.s_addr,
+       because that doesn't work on some machines.
+
 2003-11-03  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * connect.c (select_fd): Generalize the third argument into WAIT,