aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-04-24 21:55:18 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-04-24 21:55:18 +0000
commit828a26286d22b61b28de6cf356806731560b3805 (patch)
treeb927a0a8bcbc35faaf8e5bf5442a6a9e85538faa /RELEASE-NOTES
parent082b0d822ca6e008ab9b2309cabd3678cdce03f7 (diff)
- Kamil Dudka fixed another NSS-related leak when client certs were used.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index 48c5ee984..ace20e532 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -26,7 +26,7 @@ This release includes the following bugfixes:
o properly return an error code in curl_easy_recv
o Sun compilers specific preprocessor block removed from curlbuild.h.dist
o allow creation of four way fat libcurl Mac OS X Framework
- o memory leaks in libcurl+NSS
+ o several memory leaks in libcurl+NSS
o improved the CURLOPT_NOBODY set to 0 confusions
o persistent connections when doing FTP over a HTTP proxy
o --libcurl bogus strings where other data was pointed to