]> sjero.net Git - wget/blobdiff - ChangeLog
Allow --timestamping and --continue at the same time.
[wget] / ChangeLog
index b461e9398b5da7fc4c63e0b4c8a6ee1c97b9e7ee..352af25f4d9738ea2821f21ad9285ef16479395c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2011-09-04  Alan Hourihane <alanh@fairlite.co.uk> (tiny change)
+
+       * configure.ac: Check for libz when gnutls is used.
+
+2011-08-26  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * configure.ac: Under mingw don't check for static OpenSSL
+       libraries if the shared version was already found.
+       Suggested by: Ray Satiro <raysatiro@yahoo.com>.
+
 2011-08-25  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * configure.ac: Check for `utime'.