aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
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 /CHANGES
parent391e8afd1f6695cb57738790676cfa4d57d54bcb (diff)
- Rob Crittenden brought a patch to "add some locking for thread-safety to NSS
implementation".
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index da2554c67..6bba10a61 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel Stenberg (23 Sep 2008)
+- Rob Crittenden brought a patch to "add some locking for thread-safety to NSS
+ implementation".
+
Daniel Stenberg (22 Sep 2008)
- Made the SOCKS code use the new Curl_read_plain() function to fix the bug
Markus Moeller reported: http://curl.haxx.se/mail/archive-2008-09/0016.html