From: Giuseppe Scrivano Date: Tue, 4 May 2010 11:20:18 +0000 (+0200) Subject: Added myself to the AUTHORS file. X-Git-Tag: v1.13~188 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=ee69f96a91f939e01e5ef0f25483277d8ddcbbce Added myself to the AUTHORS file. --- diff --git a/AUTHORS b/AUTHORS index b7bfc14e..b026bec8 100644 --- a/AUTHORS +++ b/AUTHORS @@ -54,3 +54,5 @@ Gnulib getpasswd-gnu module. Ted Mielczarek. Support for parsing links from CSS. Saint Xavier. Support for IRIs (RFC 3987). + +Giuseppe Scrivano. Added support for HTTP/1.1. Current Wget maintainer. diff --git a/ChangeLog b/ChangeLog index 45828b34..2fc209ed 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-05-04 Giuseppe Scrivano + + * AUTHORS: Added myself. + 2010-05-03 Giuseppe Scrivano * configure.ac: Fix a sanity check by the AC_CONFIG_SRCDIR macro.