]> sjero.net Git - wget/blobdiff - src/ChangeLog
[svn] iFixes for compilation under MingW. By Gisle Vanem.
[wget] / src / ChangeLog
index c80da5a516ca1d58a7a8dc89cd8fe0e4e52fc0be..9c250660e9707c2a5a5a25888b8f519f4ca39ef3 100644 (file)
@@ -1,3 +1,8 @@
+2005-02-26  Gisle Vanem  <giva@bgnett.no>
+
+       * utils.c: Use the nnnLL syntax under GCC.  Define struct_stat to
+       struct _stati64 under __MINGW32__ as well as under MS VC.
+
 2005-02-26  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * utils.c: Use the nnnI64 syntax for __int64 constants under all