git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@537 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2002-09-23 15:02:42 +00:00
parent 4c9e324ae8
commit 4c4850a7f5
2 changed files with 6 additions and 1 deletions

View file

@ -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
View file

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