git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3555 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2007-06-13 00:37:58 +00:00
parent 88d410a445
commit 458890b87f

View file

@ -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