]> sjero.net Git - wget/commitdiff
[svn] Fixed a typo in Daniel's entry.
authorhniksic <devnull@localhost>
Wed, 18 May 2005 16:24:57 +0000 (09:24 -0700)
committerhniksic <devnull@localhost>
Wed, 18 May 2005 16:24:57 +0000 (09:24 -0700)
AUTHORS

diff --git a/AUTHORS b/AUTHORS
index a916111a800393487b8dbdfc600b3e4ad1d73a37..96767967860f9523b8c5631b62c30ed0119ed2f1 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -19,9 +19,9 @@ authentication.
 Dan Harkless.  Added --backup-converted, --follow-tags, --html-extension,
 --ignore-tags, and --page-requisites; improved documentation; etc.
 
-Christian Fraenkel.  Implemented SSL support.
+Christian Fraenkel.  Initially implemented SSL support.
 
-Thomas Lussnig.  Implemented IPv6 support.
+Thomas Lussnig.  Initially implemented IPv6 support.
 
 Ian Abbott.  Contributed bugfixes, Windows-related fixes, provided a
 prototype implementation of the new recursive code, and more.
@@ -36,4 +36,4 @@ family systems.  Refactored and enhanced FTP IPv6 code.
 Nicolas Schodet.  Contributed to cookie code and documentation.
 
 Daniel Stenberg.  NTLM authentication in http-ntlm.c and http-ntlm.h
-originally written curl donated for use in GNU Wget.
+originally written for curl donated for use in GNU Wget.