mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-21 21:01:52 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1083 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
dca26a5b9f
commit
789b1c1226
2 changed files with 5 additions and 0 deletions
|
|
@ -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
4
TODO
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue