git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@971 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-08-01 00:49:20 +00:00
parent cfb7937ed9
commit a2b18be7e7

View file

@ -1,3 +1,7 @@
1.8.22
* allow colons in HTML attribute names for namespaces
Changed: linkcheck/parser/htmllex.l
1.8.21
* detect recursive redirections; the maximum of five redirections is
still there though