From e1d4d0995ff0be6603813feeb74b72fa5b310b00 Mon Sep 17 00:00:00 2001 From: dan Date: Wed, 19 Jul 2000 18:19:58 -0700 Subject: [PATCH] [svn] -k should convert "hostless absolute" URLs, like . --- TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/TODO b/TODO index 3126dd4a..4d99857a 100644 --- 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 . * Add option to clobber existing file names (no `.N' suffixes).