X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=5eaa01f14acbb6c7450dd60ff7bab7ebba0287e3;hp=2ebc4af9ada9b829729dfbefd996a554f162bccd;hb=3b6a3e84a013b53b03a8965e91aa0e9478c77841;hpb=959e5d1e90f4ac515418f1ada9852bb14fe11c11 diff --git a/ChangeLog b/ChangeLog index 2ebc4af9..5eaa01f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +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' + +2012-10-07 Giuseppe Scrivano + + * configure.ac: Check for patchconf. + +2012-09-23 Merinov Nikolay + + * m4/wget.m4 (WGET_FNMATCH): Add AC_LANG_SOURCE into + AC_COMPILE_IFELSE in order to silence autoconf 2.68 warning. + 2012-09-20 Giuseppe Scrivano * bootstrap: Update from gnulib.