From ee73fc361ba33a2c6308bac1a75e3c0b8fe639eb Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 3 Mar 2009 11:01:24 +0000 Subject: - David James brought a patch that make libcurl close (all) dead connections whenever you attempt to open a new connection. --- RELEASE-NOTES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index badec7854..2dc9daf81 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -9,7 +9,8 @@ Curl and libcurl 7.19.5 This release includes the following changes: - o + o libcurl now closes all dead connections whenever you attempt to open a new + connection This release includes the following bugfixes: @@ -22,6 +23,6 @@ This release includes the following known bugs: This release would not have looked like this without help, code, reports and advice from friends like these: - + David James Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3