]> sjero.net Git - wget/commitdiff
[svn] -k should convert "hostless absolute" URLs, like <A HREF="/index.html">.
authordan <devnull@localhost>
Thu, 20 Jul 2000 01:19:58 +0000 (18:19 -0700)
committerdan <devnull@localhost>
Thu, 20 Jul 2000 01:19:58 +0000 (18:19 -0700)
TODO

diff --git a/TODO b/TODO
index 3126dd4ac45f100e488013ff02ce8605cf5422af..4d99857a1385375d04265b93996ce3c002e2482d 100644 (file)
--- a/TODO
+++ b/TODO
@@ -27,8 +27,9 @@ user-visible changes.
 * Make `-k' check for files that were downloaded in the past and convert links 
   to them in newly-downloaded documents.
 
-* -k should convert convert relative references to absolute if not
-  downloaded.
+* -k should convert convert relative references to absolute if not downloaded.
+
+* -k should convert "hostless absolute" URLs, like <A HREF="/index.html">.
 
 * Add option to clobber existing file names (no `.N' suffixes).