From 458890b87f8dd22bd8a3aaca3ef9eb3697c39249 Mon Sep 17 00:00:00 2001 From: calvin Date: Wed, 13 Jun 2007 00:37:58 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3555 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index d0d29023..56d5b38a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -4.7 "" (released xx.xx.2007) +4.7 "300" (released xx.xx.2007) * Mention in the documentation that --anchors enables logging of the anchor warning. @@ -23,6 +23,10 @@ Type: feature Changed: linkcheck/logger/customxml.py + * Fix printing of unicode names. Thanks to Frank Bennet for the patch. + Type: bugfix + Changed: linkcheck/logger/{html,text}.py + 4.6 "Cars" (released 16.12.2006) * Fixed default config file syntax by not indenting comment lines