X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=ChangeLog;h=a0b99df949ec5e19600653279bbfbe0a8a753a5c;hb=12218d353bb16f44a631a6d96fc4c882c70fd8eb;hp=ef8bbefe02fae9045abd90441c491999b03cd299;hpb=93720df4c8d76af7848267f8197ed76eea21f181;p=wget diff --git a/ChangeLog b/ChangeLog index ef8bbefe..a0b99df9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +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'.