aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-09-23 10:27:04 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-09-23 10:27:04 +0000
commit23e5402becfb97ab13480cd33e05ab549dc5efa4 (patch)
treec8ae179827766e6b58aff47df31bf5436b61aed5 /RELEASE-NOTES
parent391e8afd1f6695cb57738790676cfa4d57d54bcb (diff)
- Rob Crittenden brought a patch to "add some locking for thread-safety to NSS
implementation".
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 41928f82c..c9cc9a324 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -25,6 +25,7 @@ This release includes the following bugfixes:
o GnuTLS-based multi interface doing HTTPS over proxy failed
o recv() failures cause CURLE_RECV_ERROR
o SFTP over SOCKS crash fixed
+ o thread-safety issues addressed for NSS-powered libcurls
This release includes the following known bugs:
@@ -39,6 +40,6 @@ advice from friends like these:
Keith Mok, Yang Tse, Daniel Fandrich, Guenter Knauf, Dmitriy Sergeyev,
Linus Nielsen Feltzing, Martin Drasar, Stefan Krause, Dmitry Kurochkin,
- Mike Revi, Andres Garcia, Michael Goffioul, Markus Moeller
+ Mike Revi, Andres Garcia, Michael Goffioul, Markus Moeller, Rob Crittenden
Thanks! (and sorry if I forgot to mention someone)