[svn] TODO: Oops. Hostless absolute link conversion _is_ working. My test that led

me to believe it wasn't was exposing a different bug -- URLs specified on the
commandline as opposed to being recursed to don't always get re-converted at the
end of the Wget run.
This commit is contained in:
dan 2001-03-20 05:54:49 -08:00
parent d41af5f52e
commit f81e644ae3
2 changed files with 7 additions and 5 deletions

View File

@ -1,3 +1,10 @@
2001-03-20 Dan Harkless <wget@harkless.org>
* TODO: Oops. Hostless absolute link conversion _is_ working. My
test that led me to believe it wasn't was exposing a different bug
-- URLs specified on the commandline as opposed to being recursed
to don't always get re-converted at the end of the Wget run.
2001-03-17 Dan Harkless <wget@harkless.org>
* aclocal.m4: Appended libtool 1.3.5's libtool.m4 to it.

5
TODO
View File

@ -78,11 +78,6 @@ changes.
* Make `-k' check for files that were downloaded in the past and convert links
to them in newly-downloaded documents.
* -k currently converts non-fully-qualified (i.e. relative or "hostless
absolute") links to files that weren't downloaded into fully-qualified URLs.
When files _are_ downloaded, though, absolute links to them (hostless or
with-host) should be converted to relative.
* Add option to clobber existing file names (no `.N' suffixes).
* Introduce a concept of "boolean" options. For instance, every