mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-03 20:34:43 +00:00
updated
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@592 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
parent
194b07e140
commit
0a4d81f09b
1 changed files with 7 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
1.6.6
|
||||
* Use the new HTTPConnection/HTTPResponse interface of httplib
|
||||
Closes: SF bug #634679
|
||||
Changed files: linkcheck/HTTPUrlData.py, linkcheck/HTTPSUrlData.py
|
||||
* Updated the ftp online test
|
||||
Changed files: test/output/test_ftp
|
||||
|
||||
1.6.5
|
||||
* Catch the maximum recursion limit error while parsing links and
|
||||
print an error message instead of bailing out.
|
||||
|
|
|
|||
Loading…
Reference in a new issue