diff options
author | Daniel Stenberg <daniel@haxx.se> | 2008-11-15 23:47:01 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2008-11-15 23:47:01 +0000 |
commit | dbc6fe3e84a592bf69f140311a79c9116e561ad8 (patch) | |
tree | b3b7e2708df8bf5f2ac34a9dad4e4c109e17a657 /RELEASE-NOTES | |
parent | da6c15163beade8a35aeb94813f2bf8de33bc271 (diff) |
my recent changes
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 310df78f3..6383f765e 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -13,7 +13,9 @@ This release includes the following changes: This release includes the following bugfixes: - o + o fixed several calls to memory functions that didn't check return codes + o memory leak for SSL connects with libcurl/NSS when CURLOPT_ISSUERCERT was + used This release includes the following known bugs: @@ -26,6 +28,6 @@ Other curl-related news: This release would not have looked like this without help, code, reports and advice from friends like these: - + Yang Tse, Daniel Fandrich, Jim Meyering Thanks! (and sorry if I forgot to mention someone) |