diff --git a/ChangeLog b/ChangeLog index 14ba5a2b..e8dc4137 100644 --- a/ChangeLog +++ b/ChangeLog @@ -14,6 +14,15 @@ Changed: linkcheck/checker/cache.py Added: linkcheck/cookies.py + * The psyco optimizer now has a maximum memory limit. + Type: feature + Changed: linkchecker + + * The checker did not recurse into command line URLs that had upper + case characters. + Type: bugfix + Changed: linkcheck/checker/__init__.py + 3.3 "Four Brothers" (released 14.10.2005) * Fix parsing of ignore and nofollow in configuration files.