diff options
author | Steve Holme <steve_holme@hotmail.com> | 2013-10-30 20:56:38 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2013-10-30 20:58:24 +0000 |
commit | 43400b40862ea274d501f6692beb28a72ec7f776 (patch) | |
tree | 73f6d0074bc1e54896ebef1a79d40cc0170496d5 /RELEASE-NOTES | |
parent | 8179354c2f8b0c14287b73eb80e7c954be45543c (diff) |
email: Post graceful SASL authentication cancellation tidy up
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 3d4b2278c..0a9b3f802 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -10,9 +10,7 @@ Curl and libcurl 7.33.1 This release includes the following changes: o SSL: protocol version can be specified more precisely [1] - o email: Added support for cancelling NTLM authentication - o email: Added support for cancelling DIGEST-MD5 authentication - o email: Added support for canceling CRAM-MD5 authentication + o imap/pop3/smtp: Added graceful cancellation of SASL authentication o Add "Happy Eyeballs" for IPv4/IPv6 dual connect attempts This release includes the following bugfixes: |