]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Better INT_MAX and UCHAR_MAX checks.
[wget] / ChangeLog
index ef07c534bcd10a4cf2ac212ec19418d3dcf11313..b7566e4de824bbddd0bc1e0691528d37cc1c5db0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2003-11-12  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Check for limits.h.
+
+2003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * aclocal.m4 (WGET_SOCKLEN_T): Use AC_COMPILE_IFELSE instead of
+       AC_TRY_COMPILE.
+
+2003-11-10  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * aclocal.m4 (WGET_STRUCT_UTIMBUF): Use AC_CHECK_TYPES instead of
+       AC_EGREP_CPP to check for struct utimbuf.
+
+2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * aclocal.m4 (WGET_WITH_NLS): Respect the user's setting of
+       LINGUAS, e.g. `LINGUAS="en bg ja" ./configure'.
+
+2003-11-09  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Don't attempt to use Emacs as a makeinfo
+       substitute.
+
+2003-11-07  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * README: Remove explicit version reference, so that the file
+       doesn't have to be updated for each new release.
+
 2003-11-05  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * libtool.m4, ltmain.sh, config.sub, config.guess: Upgrade to