]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Provide the support for int32_t and u_int32_t.
[wget] / ChangeLog
index dfd420463b6d374ce8710b621cd334381b0ae79e..bcf3f8ba3602e441f548561575d9b0ec3a3318e2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,43 @@
+2003-10-11  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Check for int32_t and u_int32_t.  Check for
+       SIZEOF_INT.
+
+2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * aclocal.m4 (WGET_WITH_NLS): First check for gettext in libintl,
+       then use the libc version.  That way systems that get libintl.h
+       from /usr/local/include will get the matching gettext.
+
+2003-10-10  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * po/tr.po: Ditto.
+
+       * po/sv.po: Updated from TP.
+
+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.