]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Fixes to support out of the box compilation on various Windows compilers.
[wget] / ChangeLog
index e40a4e783c655c979f5da17d9f172f73f3ba36af..9aa113272c3e8136660fd547f1d03e9e51c7f643 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,79 @@
+2003-09-26  Gisle Vanem  <giva@bgnett.no>
+
+       * windows/config.h.ms: Don't declare alloca under compilers that
+       support it.
+
+       * windows/config.h.ms: Define HAVE_SNPRINTF, HAVE_VSNPRINTF, and
+       HAVE_MEMMOVE.
+
+2003-09-25  Herold Heiko  <Heiko.Herold@previnet.it>
+
+       * windows/Makefile.src: Updated OBJ list.
+
+2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in (clean-top): Remove .libs.
+
+2003-09-23  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in (distclean-top): Remove autom4te.cache.
+
+2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * install-sh, mkinstalldirs: Updated from Autoconf 2.57.
+
+2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * ltmain.sh, aclocal.m4: Upgrade to libtool 1.4.3.  Libtool 1.5
+       has been out for a while now, but it can wait until after Wget 1.9
+       is released.
+
+2003-09-17  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * config.sub: Ditto.
+
+       * config.guess: Updated from Autoconf 2.57.
+
+2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * util/dist-wget: Fixed portable echo checking under Bash.
+
+2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Change AC_CHECK_FUNC(getaddrinfo...) to
+       AC_CHECK_FUNCS, which automatically defines HAVE_GETADDRINFO.
+
+2003-09-16  Mauro Tortonesi <mauro@deepspace6.net>
+
+       * configure.in, aclocal.m4: Added proper IPv6 detection.
+
+2003-09-16  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in (all): Don't build configure.bat by default.
+
+2003-09-09  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in, aclocal.m4: Added configure check for IPv6 and
+       getaddrinfo.  From Daniel Stenberg.
+
+2003-09-05  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>
+
+       * configure.in: Additional M4 quoting.
+
+2003-09-04  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * aclocal.m4, configure.in: Made them work under Autoconf 2.5x.
+
+2002-05-27  Ian Abbott  <abbotti@mev.co.uk>
+
+       * windows/config.h.bor: Do #define WGET_USE_STDARG.
+
+2002-05-20  Hrvoje Niksic  <hniksic@arsdigita.com>
+
+       * windows/config.h.ms: Ditto.
+
+       * windows/config.h.bor: Don't #define __STDC__.
+
 2002-05-18  Hrvoje Niksic  <hniksic@arsdigita.com>
 
        * ALL: Update the license to reflect the OpenSSL exception.