git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2713 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2005-07-05 12:51:57 +00:00
parent 7a1232152b
commit 5a0bf9cb98

View file

@ -3,12 +3,12 @@
* Allow empty relative URLs. Note that a completely missing URL is
still an error (ie. <a href=""> is valid, <a href> 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 <meta> URL entries, especially favicons
was added.
* Added checks for more <meta> URL entries, especially favicon
check was added.
Type: feature
Changed: linkcheck/linkparse.py