git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2965 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-12-08 20:20:43 +00:00
parent 9425873830
commit a2236f9dbb

View file

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