]> sjero.net Git - wget/blobdiff - ChangeLog
Fix build error.
[wget] / ChangeLog
index 2feb57c5d52fec35b9dde7d6a467b0963a2fe385..1eeb82c868f009cb1ca8ea01d7b6ba97279d2e87 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+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.
@@ -8,6 +20,8 @@
        * .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.