X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=bd510b414e94b895ef443df50f36252a4680e0f8;hp=5fd93a9345d9a975d54fd2ebdf9ca06f02d78f41;hb=336f3c63d1def2983bb9acb0b544084a51b8b143;hpb=23ebf5c52a3a2063269e86171c15088a421f6d28 diff --git a/ChangeLog b/ChangeLog index 5fd93a93..bd510b41 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,61 @@ +2010-10-24 Jessica McKellar (tiny change) + + * NEWS: Mention the change to the the summary for recursive downloads. + +2010-10-23 Giuseppe Scrivano + + * configure.ac: Add check for libgpg-error and libgcrypt. + +2010-09-06 Giuseppe Scrivano + + * lib/Makefile.am: Fix typo. + +2010-08-08 Giuseppe Scrivano + + * Makefile.am (EXTRA_DIST): Remove configure.bat. + +2010-07-24 Giuseppe Scrivano + + * configure.bat: Remove file. + +2010-07-11 Giuseppe Scrivano + + * configure.ac (AC_CHECK_SIZEOF): Quote argument. + Reported by: Jochen Roderburg . + +2010-07-09 Giuseppe Scrivano + + * bootstrap.conf (buildreq): Relax gettext version to 0.17. + +2010-07-09 Giuseppe Scrivano + + * bootstrap.conf (gnulib_modules): Add `vasprintf'. Remove `asprintf'. + +2010-07-05 Giuseppe Scrivano + + * bootstrap.conf (gnulib_modules): Add `asprintf'. + +2010-06-22 Giuseppe Scrivano + + * configure.ac: By default use GNU TLS not OpenSSL. + +2010-06-17 Giuseppe Scrivano + + * windows: Remove directory. + * Makefile.am (SUBDIRS): Remove windows. + * configure.ac: Don't generate windows/Makefile. + +2010-06-15 Giuseppe Scrivano + + * m4/wget.m4 (WGET_STRUCT_SOCKADDR_STORAGE): Guard header inclusions. + (TYPE_STRUCT_SOCKADDR_IN6): Likewise. + (MEMBER_SIN6_SCOPE_ID): Likewise. + (PROTO_INET6): Likewise. + + * configure.ac: Don't check for `getaddrinfo'. + + * bootstrap.conf (gnulib_modules): Add `getaddrinfo' module. + 2010-06-10 Giuseppe Scrivano * configure.ac (AM_INIT_AUTOMAKE): Remove dist-bzip2 dist-lzma from