]> sjero.net Git - wget/commitdiff
[svn] TODO: Oops. Hostless absolute link conversion _is_ working. My test that led
authordan <devnull@localhost>
Tue, 20 Mar 2001 13:54:49 +0000 (05:54 -0800)
committerdan <devnull@localhost>
Tue, 20 Mar 2001 13:54:49 +0000 (05:54 -0800)
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.

ChangeLog
TODO

index 3c383be1f724b471ba6ddd9a5b91411457481c3e..d3be25d9dd0fdac0912a541e25719fede894fba5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
diff --git a/TODO b/TODO
index fc1d8c67f44ba6ffde22b214515cbc8aa33bdf4e..8b919e43a8c8331eb0fe0a9c08053fd15f84a1ea 100644 (file)
--- a/TODO
+++ b/TODO
@@ -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