From: dan Date: Thu, 20 Jul 2000 01:19:58 +0000 (-0700) Subject: [svn] -k should convert "hostless absolute" URLs, like . X-Git-Tag: v1.13~2465 X-Git-Url: http://sjero.net/git/?p=wget;a=commitdiff_plain;h=e1d4d0995ff0be6603813feeb74b72fa5b310b00 [svn] -k should convert "hostless absolute" URLs, like . --- 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).