diff options
author | Daniel Stenberg <daniel@haxx.se> | 2006-07-07 20:48:51 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2006-07-07 20:48:51 +0000 |
commit | e5cf6a20a77eeaa3a4b791f29a05dadd54636edb (patch) | |
tree | 1b3876d4f996c25bd4dfb85a8406d79c698e5537 /RELEASE-NOTES | |
parent | af5e6e7e6d926645b3b95b4dc80ec6133932d0c0 (diff) |
yassl can be used now
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index fa925c6be..06c7d5a34 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -23,6 +23,8 @@ This release includes the following bugfixes: Other curl-related news: + o yassl 1.3.7 can now be used with libcurl as an optional TLS library for + HTTPS/FTPS support o cURLpp 0.6.0 was released: http://rrette.com/curlpp.html o pycurl-7.15.4 was released: http://pycurl.sf.net |