]> sjero.net Git - wget/blobdiff - ChangeLog
Fix openssl detection under Windows.
[wget] / ChangeLog
index abf36c49e3a5d6d965ff6c4b4cbedf510256ab7d..70894d43bea3cf70310aa3ec1e09cdf29b6281e4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2011-04-04  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * configure.ac: Use AC_CHECK_LIB to look for the openssl library.
+
+2011-04-03  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * bootstrap.conf (gnulib_modules): Add `fcntl'.
+
+       (gnulib_modules): Add `ioctl'.
+
 2011-03-26  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * configure.ac: Fix the gnutls detection.