diff options
Diffstat (limited to 'RELEASE-NOTES')
-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) |