git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@962 e7d03fd6-7b0d-0410-9947-9c21f3af8025
This commit is contained in:
calvin 2003-07-28 12:05:29 +00:00
parent 307e57ba0d
commit 063994dded

View file

@ -1,3 +1,9 @@
1.8.21
* detect recursive redirections; the maximum of five redirections is
still there though
* after every HTTP redirection, check the URL cache again
Closes: SF bug 776851
1.8.20
* fix setting of domain in set_intern_url
Changed: linkcheck/UrlData.py