]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Renamed DEBUG to ENABLE_DEBUG.
[wget] / ChangeLog
index c7e315e5a2016480022afae82e1cbf2009d89a50..1d16804df8d760c47408fd9f101c37c5dbbb0f5d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,70 @@
+2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Renamed DEBUG to ENABLE_DEBUG.
+
+2003-10-04  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * libtool.m4: New file with contents imported from libtool.
+
+       * aclocal.m4: Move libtool stuff into a separate file.  That
+       leaves this file only with Wget-specific stuff.
+
+2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * po/hu.po: Updated from the TP.
+
+       * po/et.po: Updated from the TP.
+
+       * po/ro.po: New file from the TP.
+
+2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * po/hr.po: Updated.
+
+2003-10-01  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * po/POTFILES.in: Added src/convert.c.
+
+2003-09-30  Herold Heiko  <Heiko.Herold@previnet.it>
+
+       * windows/Makefile.src (OBJ): Fix typo.
+
+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.