X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=ChangeLog;h=4dd89289574b0ee3f6a5606d15be38a39f5735ff;hp=497c37022e1d2d3d6c279a0094202a7b6a032689;hb=49d7bafd79d1ed25dcb248226bc9e2633033f11a;hpb=f1afa7495501d558654a95878da800947b6929d1 diff --git a/ChangeLog b/ChangeLog index 497c3702..4dd89289 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,42 @@ +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 + automake options. + Reported by: Daniel Stenberg . + 2010-06-10 Giuseppe Scrivano * bootstrap.conf (buildreq): Add definition.