From 789b1c122613d6c0a4abdd73bac744787245a79c Mon Sep 17 00:00:00 2001 From: calvin Date: Thu, 20 Nov 2003 15:04:29 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@1083 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 1 + TODO | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1550de6f..d024804c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 diff --git a/TODO b/TODO index cf0a1f49..170ef421 100644 --- a/TODO +++ b/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