X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=cb3114d90ef5c5a30d7512e3c0cc23a76ab50d9e;hp=62c36d426e0fd5121353131ecf379589de4063a0;hb=refs%2Fheads%2Fbindport;hpb=5ce93893843788edb28521e91b80bcb15f776a62 diff --git a/ChangeLog b/ChangeLog index 62c36d42..cb3114d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,41 @@ +2014-05-30 Darshit Shah + + * configure.ac: Allow compilation without libpsl. + * README.checkout: Add libpsl as a dependency. + +2014-05-24 Giuseppe Scrivano + + * gnulib: update module. + +2014-02-24 Giuseppe Scrivano + + * gnulib: update module. + Reported by: Darshit Shah . + +2014-02-06 Giuseppe Scrivano + + * configure.ac: Update copyright years. + +2013-12-22 Giuseppe Scrivano + + * gnulib: add git submodule. + +2013-09-13 Tim Ruehsen + + * configure.ac: added a summary of build options + fixed some indentations + removed the unconditionally adding of libz with --with-ssl + removed -lgcrypt and -lgpg-error for gnutls + +2013-07-23 Tim Ruehsen + + * configure.ac: Remove AM_CONDITIONAL HAVE_NETTLE. + Reported by: Darshit Shah . + +2013-07-13 Tim Ruehsen + + * configure.ac: check for libnettle when GNU TLS is used. + 2013-05-17 Bykov Aleksey * bootstrap: Add `mkostemp'