mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-18 13:20:59 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3551 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
590cfc95f4
commit
f3e084531d
1 changed files with 10 additions and 0 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue