mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-28 18:14:42 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@2180 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
ff7fae1178
commit
3ee814aaa2
1 changed files with 6 additions and 1 deletions
|
|
@ -29,11 +29,16 @@
|
|||
Changed: linkchecker
|
||||
|
||||
* When searching for link names, limit the amount of data to look at
|
||||
to 500 characters. Do not look at the complete content anymore.
|
||||
to 256 characters. Do not look at the complete content anymore.
|
||||
This speeds up parsing of big HTML files significantly.
|
||||
Type: optimization
|
||||
Changed: linkcheck/linkparse.py
|
||||
|
||||
* Support Psyco >= 1.4. If you installed older versions of Psyco,
|
||||
a warning is printed.
|
||||
Type: feature
|
||||
Changed: linkchecker, doc/install.txt
|
||||
|
||||
2.1 "Shogun Assassin" (released 11.1.2005)
|
||||
|
||||
* Added XHTML support to the HTML parser.
|
||||
|
|
|
|||
Loading…
Reference in a new issue