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