git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3551 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2007-04-03 00:57:43 +00:00
parent 590cfc95f4
commit f3e084531d

View file

@ -13,6 +13,16 @@
Type: bugfix
Changed: linkcheck/HtmlParser/__init__.py
* Use standard "utf-8" charset name instead of "utf8" for the XML output
encoding. Thanks to Dan Reitano for the note.
Type: bugfix
Changed: linkcheck/logger/xmllog.py
* Added "created" attribute in XML output root element.
Added "result" attribute in XML output valid element.
Type: feature
Changed: linkcheck/logger/customxml.py
4.6 "Cars" (released 16.12.2006)
* Fixed default config file syntax by not indenting comment lines