From 063994dded33355e4c51d5b202763f59ba94e546 Mon Sep 17 00:00:00 2001 From: calvin Date: Mon, 28 Jul 2003 12:05:29 +0000 Subject: [PATCH] updated git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@962 e7d03fd6-7b0d-0410-9947-9c21f3af8025 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ChangeLog b/ChangeLog index ab349794..d6e746e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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