diff --git a/ChangeLog b/ChangeLog index ec3134f1..bcd289d2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2000-07-21 Dan Harkless + + * TODO: But Brian McMahon wants old behavior as an option. + +2000-07-19 Dan Harkless + + * TODO: -k should convert "hostless absolute" URLs, like "/index.html". + 2000-05-24 Dan Harkless * TODO: Timestamps sometimes not copied over on files retrieved by FTP. diff --git a/TODO b/TODO index 4d99857a..3a5bb525 100644 --- a/TODO +++ b/TODO @@ -30,6 +30,11 @@ user-visible changes. * -k should convert convert relative references to absolute if not downloaded. * -k should convert "hostless absolute" URLs, like . + However, Brian McMahon wants the old incorrect behavior to still + be available as an option, as he depends on it to allow mirrors of his site to + send CGI queries to his original site, but still get graphics off of the + mirror site. Perhaps this would be better dealt with by adding an option to + tell -k not to convert certain URLs patterns? * Add option to clobber existing file names (no `.N' suffixes).