diff --git a/ChangeLog b/ChangeLog index 229a24f2..0dd42049 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-01-03 Dan Harkless + + * TODO: We should make a simple man page referring to info doco. + 2000-12-31 Dan Harkless * po/*.po: Changed the 'Project-Id-Version's from 1.6 to 1.7-dev. diff --git a/TODO b/TODO index 85524996..d47ea647 100644 --- a/TODO +++ b/TODO @@ -7,6 +7,11 @@ items are not listed in any particular order (except that recently-added items may tend towards the top). Not all of these represent user-visible changes. +* It would be nice to have a simple man page for wget that refers you to the + .info files for more information. It could be as simple as the output of wget + --help plus some boilerplate. This should stop wget re-packagers like RedHat + who include the out-of-date 1.4.5 man page in order to have one. + * Try to devise a scheme so that, when password is unknown, Wget asks the user for one.