]> sjero.net Git - wget/blobdiff - ChangeLog
configure.ac: fix indentation.
[wget] / ChangeLog
index 1395560ba62894e54ae87ea3d3dc40907b8861c7..a500e9b1e4db19919f274cbf98fd6286a994738a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,31 @@
+2011-04-19  Ray Satiro <raysatiro@yahoo.com>
+
+       * configure.ac: Adjust indentation.
+
+2011-04-17  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * configure.ac: Do not check the host_os twice and if windres is
+       available.
+       Reported by: Ray Satiro <raysatiro@yahoo.com>
+
+2011-04-16  Ray Satiro <raysatiro@yahoo.com>
+2011-04-16  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * configure.ac: Detect dynamically linked OpenSSL libraries under
+       mingw32.
+
 2011-04-14  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * bootstrap: Update from gnulib.
 
+       * bootstrap.conf (gnulib_modules): Add `pipe' and `sigpipe'.
+
+       * .cvsignore: Remove file.
+       * .hgignore: Likewise.
+       * .symlinks: Likewise.
+
+       * bootstrap.conf (gnulib_modules): Add `mbtowc and `unlocked-io'.
+
 2011-04-04  Giuseppe Scrivano  <gscrivano@gnu.org>
 
        * configure.ac: Use AC_CHECK_LIB to look for the openssl library.