git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1083 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-11-20 15:04:29 +00:00
parent dca26a5b9f
commit 789b1c1226
2 changed files with 5 additions and 0 deletions

View file

@ -1,6 +1,7 @@
1.9.5 (released xx.xx.xxxx)
* catch httplib errors in robotparser
Changed: linkcheck/robotparser2.py
Closes: SF bug 836864
1.9.5 (released 31.10.2003)
* Add Zope to servers with broken HEAD support, adjusted the FAQ

4
TODO
View file

@ -1,3 +1,7 @@
- check if anchor checking is really disabled per default
- test CGI script
- all threads should regularly poll a status variable
this can be used to make ctrl-c working faster, and to print messages