mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Credit Ralf Wildenhues in AUTHORS, manual's Contributors section.
This commit is contained in:
parent
06bd760869
commit
a97661b70f
3
AUTHORS
3
AUTHORS
@ -42,3 +42,6 @@ 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.
|
||||
|
||||
Ralf Wildenhues. Contributed patches to convert Wget to use Automake as
|
||||
part of its build process, and various bugfixes.
|
||||
|
@ -1,3 +1,7 @@
|
||||
2007-10-08 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* AUTHORS: Credit to Ralf Wildenhues for automakifying patches.
|
||||
|
||||
2007-10-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* po/Makefile.in.in: Since `distdir' is used now, adjust
|
||||
|
@ -1,3 +1,7 @@
|
||||
2007-10-08 Micah Cowan <micah@cowan.name>
|
||||
|
||||
* wget.texi: Credit to Ralf Wildenhues for automakifying patches.
|
||||
|
||||
2007-10-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
|
||||
|
||||
* Makefile.in: Removed, replaced by Makefile.am.
|
||||
|
@ -3674,6 +3674,10 @@ Christopher G.@: Lewis---Maintenance of the Windows version of GNU WGet.
|
||||
Gisle Vanem---Many helpful patches and improvements, especially for
|
||||
Windows and MS-DOS support.
|
||||
|
||||
@item
|
||||
Ralf Wildenhues---Contributed patches to convert Wget to use Automake as
|
||||
part of its build process, and various bugfixes.
|
||||
|
||||
@item
|
||||
People who provided donations for development---including Brian Gough.
|
||||
@end itemize
|
||||
|
Loading…
Reference in New Issue
Block a user