From 5a0bf9cb9874be4efbda10312bb72fd980390837 Mon Sep 17 00:00:00 2001 From: calvin Date: Tue, 5 Jul 2005 12:51:57 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2713 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog b/ChangeLog index ae5d4cf5..48b8b6f5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,12 +3,12 @@ * Allow empty relative URLs. Note that a completely missing URL is still an error (ie. is valid, is an error). Type: bugfix - Closes: SF bug # + Closes: SF bug #1217397 Changed: linkcheck/linkparse.py, linkcheck/logger/*.py, linkcheck/checker/urlbase.py - * Added checks for more URL entries, especially favicons - was added. + * Added checks for more URL entries, especially favicon + check was added. Type: feature Changed: linkcheck/linkparse.py