X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=ChangeLog;h=e95bfb145edf8338c23ded1a58ff227151d8942a;hb=a3eafcf1372c2269695ff57da45bd0c8da852480;hp=fedc6a5151696dbe22db48c7ba9ff496b5f28caa;hpb=f9c765d8e635728753572db7af242a8c167980d7;p=wget diff --git a/ChangeLog b/ChangeLog index fedc6a51..e95bfb14 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,34 @@ +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.