X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=df365e7507e6491509cea469a5d7cc9e5995706a;hp=bd510b414e94b895ef443df50f36252a4680e0f8;hb=f6e69baa3cf37f1a4f4bc7943f12fd3372c0f2fd;hpb=69fb378d592613ec24bbc6854b585abb9b5d5c11 diff --git a/ChangeLog b/ChangeLog index bd510b41..df365e75 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +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.