diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-09-23 10:27:04 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-09-23 10:27:04 +0000 |
commit | 23e5402becfb97ab13480cd33e05ab549dc5efa4 (patch) | |
tree | c8ae179827766e6b58aff47df31bf5436b61aed5 /CHANGES | |
parent | 391e8afd1f6695cb57738790676cfa4d57d54bcb (diff) |
- Rob Crittenden brought a patch to "add some locking for thread-safety to NSS
implementation".
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 |