diff --git a/ChangeLog b/ChangeLog index 13088b62..a442845c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,11 @@ Type: bugfix Changed: linkcheck/robotparser2.py + * On HTTP redirects, cache all the encountered URLs, not just the + initial one. + Type: feature + Changed: linkcheck/checker/{urlbase,httpurl,cache}.py + 3.3 "Four Brothers" (released 14.10.2005) * Fix parsing of ignore and nofollow in configuration files.