2002-09-10 20:22:00 +00:00
|
|
|
1.6.2:
|
2002-09-11 09:19:01 +00:00
|
|
|
* Warn about unknown Content-Encodings. Dont parse HTML in this case.
|
2002-09-10 23:36:07 +00:00
|
|
|
* Support deflate content encoding (snatched from Debians reportbug)
|
2002-09-11 09:19:01 +00:00
|
|
|
* Add appropriate Accept-Encoding header to HTTP request.
|
2002-09-10 20:22:00 +00:00
|
|
|
|
2002-09-02 15:30:36 +00:00
|
|
|
1.6.1:
|
|
|
|
|
* FileUrlData.py: remove searching for links in text files, this is
|
|
|
|
|
error prone. Just handle *.html and Opera Bookmarks.
|
2002-09-02 15:33:51 +00:00
|
|
|
* Make separate ChangeLog from debian/changelog. For previous
|
|
|
|
|
changes, see debian/changelog.
|
2002-09-04 21:29:30 +00:00
|
|
|
* Default socket timeout is now 10 seconds
|
|
|
|
|
* updated linkcheck/timeoutsocket.py to newest version
|
2002-09-04 22:47:20 +00:00
|
|
|
* updated README and INSTALL
|
2002-09-07 12:30:28 +00:00
|
|
|
* s/User-agent/User-Agent/, use same case as other browsers
|