From 5173bab0bbd69bbbfea5cd7f23925690a75c54a9 Mon Sep 17 00:00:00 2001
From: Daniel Stenberg <daniel@haxx.se>
Date: Mon, 12 Jan 2004 14:41:06 +0000
Subject: [PATCH] better test script

---
 CHANGES | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/CHANGES b/CHANGES
index b1c9316f45..8ad1f327be 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
-- 
GitLab