git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3223 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-05-16 22:58:04 +00:00
parent 811f5492c4
commit 263a38fbd2

View file

@ -46,6 +46,12 @@
Changed: linkchecker, linkcheck/configuration/__init__.py,
linkcheck/checker/httpurl.py, linkcheck/cookies.py
* The --pause option delays requests to the same host, and is not
required to disable threading to do that.
Type: bugfix
Changed: linkcheck/cache/connection.py, linkcheck/checker/urlbase.py,
linkcheck/directory/__init__.py
3.4 "The Chumscrubbers" (released 4.2.2006)
* Ignore decoding errors when retrieving the robots.txt URL.