X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=a500e9b1e4db19919f274cbf98fd6286a994738a;hp=70894d43bea3cf70310aa3ec1e09cdf29b6281e4;hb=df0f9c0ce7752e848008671228d560a460d55a02;hpb=1cba1a7659719535800d4fd53d689c9e758babdc diff --git a/ChangeLog b/ChangeLog index 70894d43..a500e9b1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2011-04-19 Ray Satiro + + * configure.ac: Adjust indentation. + +2011-04-17 Giuseppe Scrivano + + * configure.ac: Do not check the host_os twice and if windres is + available. + Reported by: Ray Satiro + +2011-04-16 Ray Satiro +2011-04-16 Giuseppe Scrivano + + * configure.ac: Detect dynamically linked OpenSSL libraries under + mingw32. + +2011-04-14 Giuseppe Scrivano + + * 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 * configure.ac: Use AC_CHECK_LIB to look for the openssl library.