X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=AUTHORS;h=feba105d3101cc0a1cefa887a90acd5fb3db9eb1;hp=b7bfc14e226d7fa2f94bbf34d5456fcb1fd15c7d;hb=HEAD;hpb=d5e283b1a75c5f8249300b465b4e7b55130bec49 diff --git a/AUTHORS b/AUTHORS index b7bfc14e..feba105d 100644 --- a/AUTHORS +++ b/AUTHORS @@ -41,7 +41,7 @@ Nicolas Schodet. Contributed to cookie code and documentation. Daniel Stenberg. NTLM authentication in http-ntlm.c and http-ntlm.h originally written for curl donated for use in GNU Wget. -Micah Cowan. Current Wget maintainer, from mid-2007. +Micah Cowan. Maintained Wget from mid-2007 to mid-2010. Ralf Wildenhues. Contributed patches to convert Wget to use Automake as part of its build process, and various bugfixes. @@ -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.