summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2009-12-17 13:29:41 +0000
committerDaniel Stenberg <daniel@haxx.se>2009-12-17 13:29:41 +0000
commit10a11e3abe54c4b8ce537f84416092d7e7c7d8a4 (patch)
treefd68b9ba5eec6171ae0f059e4014c4677d080118 /RELEASE-NOTES
parent414180b363ab9ba1104bb738c4f9e80d525c9b3c (diff)
downloadcurl-10a11e3abe54c4b8ce537f84416092d7e7c7d8a4.tar.gz
- David Byron fixed Curl_ossl_cleanup to actually call ENGINE_cleanup when
available.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index eeb2cb871..467f22a09 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -35,6 +35,7 @@ This release includes the following bugfixes:
o multi interface with OpenSSL read already freed memory when closing down
o --retry didn't do right for FTP transient errors
o some *_proxy environment variables didn't function
+ o libcurl-OpenSSL engine cleanup
This release includes the following known bugs: