X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=cb3114d90ef5c5a30d7512e3c0cc23a76ab50d9e;hp=07340b5172f0a4b6a6db637fabe562ae10ac0e8d;hb=854ebbf4ddadfa5634648504a7b26159165958ed;hpb=ffb94036f2116649a8de1a930820056aea9cb65f diff --git a/ChangeLog b/ChangeLog index 07340b51..cb3114d9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +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.