]> sjero.net Git - wget/blobdiff - ChangeLog
Add strerror_r-posix module from gnulib.
[wget] / ChangeLog
index 2feb57c5d52fec35b9dde7d6a467b0963a2fe385..4f479ef26cc699ab8a67548dcf926e4899d4843d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,32 @@
+2011-05-25  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * bootstrap.conf (gnulib_modules): Add `strerror_r-posix'.
+
+2011-05-19  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * COPYING: Fix the copyright years.
+       Reported by: Brett Smith <brett@fsf.org>.
+
+2011-04-19  Giuseppe Scrivano  <gscrivano@gnu.org>
+
+       * bootstrap.conf (gnulib_modules): Add `mkdir'.
+
+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.
@@ -8,6 +37,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.