aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2001-03-04 16:34:20 +0000
committerDaniel Stenberg <daniel@haxx.se>2001-03-04 16:34:20 +0000
commitcf8704ccdf60a34ba7862a0848724b9862158c86 (patch)
treef553b638347df8e1b1c129e5dc51a840bcb2ce1a /CHANGES
parent5543c2f11fe9ae27db2f367ac99422888a3e526d (diff)
7.7 alpha 2 commit
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index a94af051e..745c350f4 100644
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,11 @@
** curl 7.7 DOES NOT currently WORK. **
+Daniel (4 March 2001)
+- Now, there's even a basic check that a re-used connection is still alive
+ before it is assumed so. A few first tests have proven that libcurl will
+ then re-connect instead of re-use the dead connection!
+
Daniel (2 March 2001)
- Now they work intermixed as well. Major coolness!