From a2b18be7e7912df1bd8a4d74771db1ac423f6eb5 Mon Sep 17 00:00:00 2001 From: calvin Date: Fri, 1 Aug 2003 00:49:20 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@971 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 4bae4cf6..08ab3690 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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