]> sjero.net Git - wget/blobdiff - ChangeLog
[svn] Added section on dependencies.
[wget] / ChangeLog
index 6e2669c3966676b6efa1c026ecd2e9dc320520f8..c4e397bc7497aebfc7dfc0ad1de5567fb3521e4b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,21 @@
+2005-07-01  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Mention in message that the "GNU" md5
+       implementation is in fact built-in to Wget.
+
+2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * m4/wget.m4 (WGET_WITH_NLS): Don't check for locale.h.
+
+2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Test for $LIBSSL instead of the old $ssl_success
+       when deciding which MD5 to use.
+
+2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
+
+       * configure.in: Require Autoconf 2.59.
+
 2005-06-29  Hrvoje Niksic  <hniksic@xemacs.org>
 
        * configure.in: Check for drand48.