X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=822dd941c922d2acba6dfcbd71d1fb46759f15e8;hp=59705fc81b03ffa93f0b2ac7bebf08af0e734d89;hb=38a7829dcb4eb5dba28dbf0f05c6a80fea9217f8;hpb=22f016ca3ac1eea102bad274e14caa9ca6f91d56 diff --git a/ChangeLog b/ChangeLog index 59705fc8..822dd941 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,53 @@ +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' + +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. + +2012-09-02 Nguyễn Thái Ngọc Duy (tiny change) + + * po/POTFILES.in: Add more files. + 2012-07-08 Giuseppe Scrivano * bootstrap: Update from gnulib.