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@537 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
4c9e324ae8
commit
4c4850a7f5
2 changed files with 6 additions and 1 deletions
|
|
@ -1,3 +1,9 @@
|
|||
1.6.3:
|
||||
* Generate md5sum checksums for distributed files
|
||||
Files: Makefile
|
||||
* use "startswith" string method instead of a regex
|
||||
Files: linkchecker, linkcheck/UrlData.py
|
||||
|
||||
1.6.2:
|
||||
* Warn about unknown Content-Encodings. Dont parse HTML in this case.
|
||||
* Support deflate content encoding (snatched from Debians reportbug)
|
||||
|
|
|
|||
1
README
1
README
|
|
@ -68,7 +68,6 @@ So for example 1.1.5 is the fifth release of the 1.1 development package.
|
|||
|
||||
Included packages
|
||||
-----------------
|
||||
DNS from http://pydns.sourceforge.net/
|
||||
fcgi.py and sz_fcgi.py from http://saarland.sz-sb.de/~ajung/sz_fcgi/
|
||||
CSV from http://eh.org/~laurie/comp/python/csv/index.html
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue