diff --git a/ChangeLog b/ChangeLog index c8c66fb5..ecc1674b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2000-09-25 Dan Harkless + + * TODO: Make wget return nonzero in situations like bad HTTP auth. + 2000-08-30 Dan Harkless * po/*.{gmo,po,pot}: Regenerated after modifying wget --help output. diff --git a/TODO b/TODO index 198b7e42..a1b0f4dc 100644 --- a/TODO +++ b/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