]> sjero.net Git - wget/blobdiff - windows/ChangeLog
[svn] Declare presence of sin6_scope_id.
[wget] / windows / ChangeLog
index f047fc6d40f99c9cb36b895b1e65ab1dca7d0c34..358cd4beba41858af8e1363af740f018ae34fd63 100644 (file)
@@ -1,3 +1,29 @@
+2005-08-10  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config.h (HAVE_SOCKADDR_IN6_SCOPE_ID): According to MSDN,
+       Winsock supports sin6_scope_id.
+
+2005-07-08  Gisle Vanem  <giva@bgnett.no>
+
+       * config-compiler.h: Reintroduced Watcom support.
+
+2005-07-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config.h: Comment out the #undef lines so that they don't undo
+       the flags set in the Makefiles.
+
+2005-07-07  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config-compiler.h (stat_alias): Don't directly redefine stat and
+       fstat here.  Just define the alias symbols.
+       (gai_strerror): Just declare that it needs to be defined instead
+       of defining it directly.
+
+2005-07-07  Gisle Vanem  <giva@bgnett.no>
+
+       * config-compiler.h: Define HAVE__BOOL, HAVE_INTTYPES_H, and
+       HAVE_STRTOLL for MinGW.
+
 2005-07-07  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * config.h.mingw: Removed.