mirror of
https://github.com/moparisthebest/wget
synced 2024-07-03 16:38:41 -04:00
[svn] TODO: Make wget return nonzero in situations like bad HTTP auth.
This commit is contained in:
parent
570f12e437
commit
737daec8e6
@ -1,3 +1,7 @@
|
||||
2000-09-25 Dan Harkless <dan-wget@dilvish.speed.net>
|
||||
|
||||
* TODO: Make wget return nonzero in situations like bad HTTP auth.
|
||||
|
||||
2000-08-30 Dan Harkless <dan-wget@dilvish.speed.net>
|
||||
|
||||
* po/*.{gmo,po,pot}: Regenerated after modifying wget --help output.
|
||||
|
2
TODO
2
TODO
@ -6,6 +6,8 @@ Wget. Patches to implement any of these items would be gladly accepted. The
|
||||
items are not listed in any particular order. Not all of them represent
|
||||
user-visible changes.
|
||||
|
||||
* Make wget return non-zero status in more situations, like incorrect HTTP auth.
|
||||
|
||||
* Timestamps are sometimes not copied over on files retrieved by FTP.
|
||||
|
||||
* Wget does not currently handle "fragment identifiers" (the part of a URL
|
||||
|
Loading…
Reference in New Issue
Block a user