git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3107 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2006-04-03 19:15:33 +00:00
parent 78dfb4c293
commit cc388ccc65

View file

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