mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Merge with mainline.
This commit is contained in:
commit
4b1a1b7fe1
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.
|
||||
|
@ -25,6 +25,9 @@
|
||||
* po/quot.sed: New file, from gettext-0.16.1.
|
||||
* po/remove-potcdate.sin: New file, from gettext-0.16.1.
|
||||
|
||||
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>
|
||||
|
||||
|
@ -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