From 0959b5e4b4c27964d3dd6adf0c6fcde4deba52c8 Mon Sep 17 00:00:00 2001 From: calvin Date: Mon, 4 Jul 2005 15:57:22 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2701 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- TODO | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index add6e10a..93c5e9ab 100644 --- a/TODO +++ b/TODO @@ -1,6 +1,7 @@ Possible improvements people could work on: -- [BUGFIX] Accept empty (relative) URIs. +- [BUGFIX] Accept empty (relative) URIs. Solution: adjust check_syntax() + Note: the empty string ('') seems to be already in the cache (?) - [FEATURE] Assign numbers to warnings and let the user configure which to ignore.