]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Update mailing list descriptions and archive locations.
[wget] / ChangeLog
index 5ca6ea74569addcf16d1fc8a59ecdbe5754292af..74183177300fa203ad7064c2319d6c342f8da9df 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: When checking for OpenSSL headers, check for all
+       the ones that Wget is using.
+
+2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * windows/Makefile.src: Compile ptimer.c and http-ntlm.c.
+
+2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Use it.
+
+       * aclocal.m4 (WGET_POSIX_CLOCK): Check whether -lrt is needed to
+       use POSIX clock functions like clock_gettime.
+
+2005-04-08  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * Makefile.in ($(srcdir)/stamp-h.in): Don't attempt to run
+       autoheader automatically; it breaks things with fresh CVS builds.
+
+2005-04-06  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Allow the user to disable NTLM authorization.
+       Make sure NTLM is disabled if OpenSSL is unavailable.  If NTLM is
+       *explicitly* requested and OpenSSL is unavailable, abort.
+
+       * configure.in: Renamed USE_* to ENABLE_*.
+
 2005-03-23  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * po/POTFILES.in: Removed headers.c and rbuf.c.