aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-03-03 11:01:24 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-03-03 11:01:24 +0000
commitee73fc361ba33a2c6308bac1a75e3c0b8fe639eb (patch)
tree44ff25c18d7e3e5bcbf8b2e17dfda96f4e7cd73f /RELEASE-NOTES
parente84dbd28dbb28414356819131fc119f5cc12cc41 (diff)
- David James brought a patch that make libcurl close (all) dead connections
whenever you attempt to open a new connection.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES5
1 files changed, 3 insertions, 2 deletions
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)