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