mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-29 10:34:42 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3107 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
78dfb4c293
commit
cc388ccc65
1 changed files with 14 additions and 2 deletions
16
ChangeLog
16
ChangeLog
|
|
@ -1,6 +1,18 @@
|
|||
2.5 "" (released xx.xx.xxxx)
|
||||
3.5 "" (released xx.xx.xxxx)
|
||||
|
||||
*
|
||||
* Put a name to the DOT graph output. Thanks to Peter Chiocchetti
|
||||
for noticing this.
|
||||
Type: bugfix
|
||||
Changed: linkcheck/logger/dot.py
|
||||
|
||||
* Parse <!> empty SGML comments in HTML data. And build the HTML
|
||||
parser with equivalence class compression which makes it a lot
|
||||
smaller and only a little tad slower.
|
||||
Also, literal </script> is not allowed anymore in single-line
|
||||
JavaScript comments int HTML data.
|
||||
Type: feature
|
||||
Changed: linkcheck/HtmlParser/htmllex.[lc],
|
||||
linkcheck/tests/test_parser.py
|
||||
|
||||
3.4 "The Chumscrubbers" (released 4.2.2006)
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue