]> sjero.net Git - wget/blobdiff - AUTHORS
bootstrap: Relax gettext version to 0.17.
[wget] / AUTHORS
diff --git a/AUTHORS b/AUTHORS
index 219877e9a4fb65bad0661875c0f5d7ef8376215b..b026bec8e366d2318d7808c7d3c29654116722d1 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -45,3 +45,14 @@ Micah Cowan.  Current Wget maintainer, from mid-2007.
 
 Ralf Wildenhues.  Contributed patches to convert Wget to use Automake as
 part of its build process, and various bugfixes.
+
+Steven Schubiger.  Many helpful patches, bugfixes and improvements.
+Notably, conversion of Wget to use the Gnulib quotes and quoteargs
+modules, and the addition of password prompts at the console, via the
+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.