git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3023 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-02-01 18:52:59 +00:00
parent a2ed1b323f
commit eeae239b5c

View file

@ -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.