From: Daniel Stenberg Date: Mon, 12 Jan 2004 14:41:06 +0000 (+0000) Subject: better test script X-Git-Tag: upstream/7.37.1~13744 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5173bab0bbd69bbbfea5cd7f23925690a75c54a9;p=platform%2Fupstream%2Fcurl.git better test script --- diff --git a/CHANGES b/CHANGES index b1c9316..8ad1f32 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,12 @@ Changelog +Daniel (12 January 2004) +- Extended the time we retry servers in the test script, and I also made it + retry the https and ftps servers before they are considered bad. I believe + the previous approach could turn problematic on really slow hosts. + +Version 7.11.0-pre1 (12 January 2004) Daniel (11 January 2004) - Dominick Meglio pointed out FTPS should use default port 990 according to