X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=822dd941c922d2acba6dfcbd71d1fb46759f15e8;hp=aa249b06012544dbe2a0b1a51952c67fe1060492;hb=97787110a2b6e99f80b277dbffdbbc4b0d608a55;hpb=f4122c50949f5bd5a9867a6074d39b56d29c660f diff --git a/ChangeLog b/ChangeLog index aa249b06..822dd941 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,68 @@ +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. + * bootstrap.conf (gnulib_extra_files): Remove $build_aux/missing. + * lib/Makefile.am: Delete file. + +2012-06-16 Giuseppe Scrivano + + * bootstrap.conf (gnulib_modules): Remove `closeout'. + Reported by: Micah Cowan . + +2012-05-31 Ángel González + + * convert.c: fix segfault on wrong urls (bug 36570) + 2012-05-13 Giuseppe Scrivano * bootstrap.conf (gnulib_modules): Add `git-version-gen'.