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