X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=70894d43bea3cf70310aa3ec1e09cdf29b6281e4;hp=d3c6503d998a78b63991b36945bffa042b94f1a3;hb=1cba1a7659719535800d4fd53d689c9e758babdc;hpb=04e4bd614db762d241f8f59da6c768f1064cc792 diff --git a/ChangeLog b/ChangeLog index d3c6503d..70894d43 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2011-04-04 Giuseppe Scrivano + + * configure.ac: Use AC_CHECK_LIB to look for the openssl library. + +2011-04-03 Giuseppe Scrivano + + * bootstrap.conf (gnulib_modules): Add `fcntl'. + + (gnulib_modules): Add `ioctl'. + +2011-03-26 Giuseppe Scrivano + + * configure.ac: Fix the gnutls detection. + +2011-03-21 Giuseppe Scrivano + + * bootstrap: Update from gnulib. + +2011-03-19 Giuseppe Scrivano + + * bootstrap.conf (buildreq): Update build prerequisites list. + +2010-12-07 Jessica McKellar (tiny change) + + * vms/WGET.HLP: Make help message clearer. + +2010-10-24 Jessica McKellar (tiny change) + + * NEWS: Mention the change to the the summary for recursive downloads. + +2010-10-23 Giuseppe Scrivano + + * configure.ac: Add check for libgpg-error and libgcrypt. + +2010-09-06 Giuseppe Scrivano + + * lib/Makefile.am: Fix typo. + +2010-08-08 Giuseppe Scrivano + + * Makefile.am (EXTRA_DIST): Remove configure.bat. + +2010-07-24 Giuseppe Scrivano + + * configure.bat: Remove file. + 2010-07-11 Giuseppe Scrivano * configure.ac (AC_CHECK_SIZEOF): Quote argument.