git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1136 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2004-01-03 10:26:23 +00:00
parent 35a294f30a
commit 8cb11b2f48
2 changed files with 2 additions and 1 deletions

View file

@ -15,6 +15,8 @@
functions
Changed: linkchecker, linkcheck/{Config,Threader}.py,
test/test_*.py
* set default connection timeout to 60 seconds
Changed: linkcheck/__init__.py
1.10.1 (release 19.12.2003)
* added Mandrake .spec file from Chris Green <cmg@dok.org>

1
TODO
View file

@ -13,4 +13,3 @@
include some web check and/or spider features:
- warn if overall size of page (including images/flash/etc.) is too big
- save downloaded pages
use interrupt_main?