]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Remove references to fnmatch.c from Windows Makefiles.
[wget] / ChangeLog
index f6bcc6e63269eab80787177c3b5ec2a69b9efdf8..81c907b73b6d5275486e74beb3c00719b5d2b8d9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,61 @@
+2003-10-09  Herold Heiko  <Heiko.Herold@previnet.it>
+
+       * windows/Makefile.watcom (OBJS): Ditto.
+
+       * windows/Makefile.src.bor: Ditto.
+
+       * windows/wget.dep: Ditto.
+
+       * windows/Makefile.src: Removed references to fnmatch.c and
+       fnmatch.o.
+
+2003-10-09  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * po/ft.po, po/sk.po, po/ja.po: Updated from the TP.
+
+2003-10-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * po/wget.pot: Recreated.
+
+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.