diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-11-24 18:00:18 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-11-24 18:05:54 +0000 |
commit | edce855943d3654b259fbb5366fea4fbb40bc86f (patch) | |
tree | 0e427b77e440b5819ca5c881e1db78d67c91bb75 | |
parent | 35e476a3f6cdd5c26a99faaa0e80464d99e769b9 (diff) |
RELEASE-NOTES: Synced with 35e476a3f6cdd5
-rw-r--r-- | RELEASE-NOTES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 47749139e..b23ef39ba 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -15,6 +15,7 @@ This release includes the following changes: o base64: Added validation of base64 input strings when decoding [8] o curl_easy_setopt: Added the ability to set the login options separately o smtp: Added support for additional SMTP commands + o curl_easy_getinfo: Added CURLINFO_TLS_SESSION for accessing TLS internals This release includes the following bugfixes: @@ -60,7 +61,7 @@ advice from friends like these: Romulo Ceccon, Patrick Monnerat, Björn Stenberg, Patrick Monnerat, Paul Marks, Rémy Léone, Marcin Gryszkalis, Felix Yan, Z98, Andreas Rieke, Kim Vandry, Tomas Hoger, Michael Osipov, myriachan, Yaakov Selkowitz, - Fabian Keil + Fabian Keil, Christian Grothoff Thanks! (and sorry if I forgot to mention someone) |