X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=df365e7507e6491509cea469a5d7cc9e5995706a;hp=60426f4f5b28e6c97c3e2ed84e3254c214ba3922;hb=f6e69baa3cf37f1a4f4bc7943f12fd3372c0f2fd;hpb=ec40efb27b38fade97c7531a106809ba89a10e2c diff --git a/ChangeLog b/ChangeLog index 60426f4f..df365e75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,74 @@ +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. + +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. + Reported by: Jochen Roderburg . + +2010-07-09 Giuseppe Scrivano + + * bootstrap.conf (buildreq): Relax gettext version to 0.17. + +2010-07-09 Giuseppe Scrivano + + * bootstrap.conf (gnulib_modules): Add `vasprintf'. Remove `asprintf'. + 2010-07-05 Giuseppe Scrivano * bootstrap.conf (gnulib_modules): Add `asprintf'.