aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-06-18 22:01:55 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-06-18 22:01:55 +0000
commite547bfa933b251263e73ac845c466196e0dec271 (patch)
tree60c5fa02688350e16b2515ac5f3c91c4baa50b98 /RELEASE-NOTES
parent36ddb13d1fe4d63b8025ebcbc0eeafcc18ac5a4a (diff)
- Rob Crittenden brought a fix for the NSS layer that makes libcurl no longer
always fire up a new connection rather than using the existing one when the multi interface is used. Original bug report: https://bugzilla.redhat.com/show_bug.cgi?id=450140
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index fc085d0c2..50ea7ad7b 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -19,6 +19,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o Fixed curl-config --ca
+ o Fixed the multi interface connection re-use with NSS-built libcurl
This release includes the following known bugs:
@@ -35,6 +36,7 @@ New curl mirrors:
This release would not have looked like this without help, code, reports and
advice from friends like these:
- Lenny Rachitsky, Axel Tillequin, Arnaud Ebalard
+ Lenny Rachitsky, Axel Tillequin, Arnaud Ebalard, Yang Tse, Dan Fandrich,
+ Rob Crittenden
Thanks! (and sorry if I forgot to mention someone)