mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
Automated merge.
This commit is contained in:
commit
81cee33a6e
5
AUTHORS
5
AUTHORS
@ -45,3 +45,8 @@ Micah Cowan. Current Wget maintainer, from mid-2007.
|
|||||||
|
|
||||||
Ralf Wildenhues. Contributed patches to convert Wget to use Automake as
|
Ralf Wildenhues. Contributed patches to convert Wget to use Automake as
|
||||||
part of its build process, and various bugfixes.
|
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.
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
2008-06-30 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
|
* NEWS: Entries for 1.11.4.
|
||||||
|
|
||||||
|
* AUTHORS: Added Steven Schubiger.
|
||||||
|
|
||||||
2008-05-29 Micah Cowan <micah@cowan.name>
|
2008-05-29 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
* po/*.po: Updated from TP (the 1.11.3 set).
|
* po/*.po: Updated from TP (the 1.11.3 set).
|
||||||
|
13
NEWS
13
NEWS
@ -10,7 +10,20 @@ Please send GNU Wget bug reports to <bug-wget@gnu.org>.
|
|||||||
|
|
||||||
** --ask-password option (and associated wgetrc command) added to
|
** --ask-password option (and associated wgetrc command) added to
|
||||||
support password prompts at the console.
|
support password prompts at the console.
|
||||||
|
|
||||||
|
* Changes in Wget 1.11.4
|
||||||
|
|
||||||
|
** Fixed an issue (apparently a regression) where -O would refuse to
|
||||||
|
download when -nc was given, even though the file didn't exist.
|
||||||
|
|
||||||
|
** Fixed a situation where Wget could abort with --continue if the
|
||||||
|
remote server gives a content-length of zero when the file exists
|
||||||
|
locally with content.
|
||||||
|
|
||||||
|
** Fixed a crash on some systems, due to Wget casting a pointer-to-long
|
||||||
|
to a pointer-to-time_t.
|
||||||
|
|
||||||
|
** Translation updates for Catalan.
|
||||||
|
|
||||||
* Changes in Wget 1.11.3
|
* Changes in Wget 1.11.3
|
||||||
|
|
||||||
|
@ -1,3 +1,10 @@
|
|||||||
|
2008-06-29 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
|
* wget.texi <Contributors>: Added Joao Ferreira, Mike Frysinger,
|
||||||
|
Alain, Guibert, Madhusudan Hosaagrahara, Jim Paris, Kenny
|
||||||
|
Parnell, Benno Schulenberg, and Pranab Shenoy. Added Steven
|
||||||
|
Schubiger to the "Special Thanks" section.
|
||||||
|
|
||||||
2008-06-13 Micah Cowan <micah@cowan.name>
|
2008-06-13 Micah Cowan <micah@cowan.name>
|
||||||
|
|
||||||
* wget.texi (Mailing List): The wget-notify mailing list no longer
|
* wget.texi (Mailing List): The wget-notify mailing list no longer
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
@c %**start of header
|
@c %**start of header
|
||||||
@setfilename wget.info
|
@setfilename wget.info
|
||||||
@include version.texi
|
@include version.texi
|
||||||
@set UPDATED Mar 2008
|
@set UPDATED Jun 2008
|
||||||
@settitle GNU Wget @value{VERSION} Manual
|
@settitle GNU Wget @value{VERSION} Manual
|
||||||
@c Disable the monstrous rectangles beside overfull hbox-es.
|
@c Disable the monstrous rectangles beside overfull hbox-es.
|
||||||
@finalout
|
@finalout
|
||||||
@ -3764,6 +3764,12 @@ Windows and MS-DOS support.
|
|||||||
Ralf Wildenhues---Contributed patches to convert Wget to use Automake as
|
Ralf Wildenhues---Contributed patches to convert Wget to use Automake as
|
||||||
part of its build process, and various bugfixes.
|
part of its build process, and various bugfixes.
|
||||||
|
|
||||||
|
@item
|
||||||
|
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.
|
||||||
|
|
||||||
@item
|
@item
|
||||||
People who provided donations for development---including Brian Gough.
|
People who provided donations for development---including Brian Gough.
|
||||||
@end itemize
|
@end itemize
|
||||||
@ -3819,8 +3825,15 @@ Aleksandar Erkalovi@'{c},
|
|||||||
Aleksandar Erkalovic,
|
Aleksandar Erkalovic,
|
||||||
@end ifnottex
|
@end ifnottex
|
||||||
Andy Eskilsson,
|
Andy Eskilsson,
|
||||||
|
@iftex
|
||||||
|
Jo@~{a}o Ferreira,
|
||||||
|
@end iftex
|
||||||
|
@ifnottex
|
||||||
|
Joao Ferreira,
|
||||||
|
@end ifnottex
|
||||||
Christian Fraenkel,
|
Christian Fraenkel,
|
||||||
David Fritz,
|
David Fritz,
|
||||||
|
Mike Frysinger,
|
||||||
Charles C.@: Fu,
|
Charles C.@: Fu,
|
||||||
FUJISHIMA Satsuki,
|
FUJISHIMA Satsuki,
|
||||||
Masashi Fujita,
|
Masashi Fujita,
|
||||||
@ -3828,10 +3841,12 @@ Howard Gayle,
|
|||||||
Marcel Gerrits,
|
Marcel Gerrits,
|
||||||
Lemble Gregory,
|
Lemble Gregory,
|
||||||
Hans Grobler,
|
Hans Grobler,
|
||||||
|
Alain Guibert,
|
||||||
Mathieu Guillaume,
|
Mathieu Guillaume,
|
||||||
Aaron Hawley,
|
Aaron Hawley,
|
||||||
Jochen Hein,
|
Jochen Hein,
|
||||||
Karl Heuer,
|
Karl Heuer,
|
||||||
|
Madhusudan Hosaagrahara,
|
||||||
HIROSE Masaaki,
|
HIROSE Masaaki,
|
||||||
Ulf Harnhammar,
|
Ulf Harnhammar,
|
||||||
Gregor Hoffleit,
|
Gregor Hoffleit,
|
||||||
@ -3903,6 +3918,8 @@ Adam D.@: Moss,
|
|||||||
Simon Munton,
|
Simon Munton,
|
||||||
Charlie Negyesi,
|
Charlie Negyesi,
|
||||||
R.@: K.@: Owen,
|
R.@: K.@: Owen,
|
||||||
|
Jim Paris,
|
||||||
|
Kenny Parnell,
|
||||||
Leonid Petrov,
|
Leonid Petrov,
|
||||||
Simone Piunno,
|
Simone Piunno,
|
||||||
Andrew Pollock,
|
Andrew Pollock,
|
||||||
@ -3937,9 +3954,11 @@ Edward J.@: Sabol,
|
|||||||
Heinz Salzmann,
|
Heinz Salzmann,
|
||||||
Robert Schmidt,
|
Robert Schmidt,
|
||||||
Nicolas Schodet,
|
Nicolas Schodet,
|
||||||
|
Benno Schulenberg,
|
||||||
Andreas Schwab,
|
Andreas Schwab,
|
||||||
Steven M.@: Schweda,
|
Steven M.@: Schweda,
|
||||||
Chris Seawood,
|
Chris Seawood,
|
||||||
|
Pranab Shenoy,
|
||||||
Dennis Smit,
|
Dennis Smit,
|
||||||
Toomas Soome,
|
Toomas Soome,
|
||||||
Tage Stabell-Kulo,
|
Tage Stabell-Kulo,
|
||||||
|
Loading…
Reference in New Issue
Block a user