RELEASE-NOTES 962 Bytes
Newer Older
Curl and libcurl 7.34.1
 Public curl releases:         137
 Command line options:         161
 curl_easy_setopt() options:   206
 Known libcurl bindings:       42
 Contributors:                 1104

This release includes the following changes:
 o imap/pop3/smtp: Added support for SASL authentication downgrades
This release includes the following bugfixes:

 o curl_easy_setopt: Fixed OAuth 2.0 Bearer option name [1]
 o pop3: Fixed selection of APOP when server replies with an invalid timestamp
This release includes the following known bugs:

 o see docs/KNOWN_BUGS (http://curl.haxx.se/docs/knownbugs.html)

This release would not have looked like this without help, code, reports and
advice from friends like these:

 Steve Holme, Viktor Szakáts
        Thanks! (and sorry if I forgot to mention someone)

References to bug reports and discussions on issues:

 [1] = http://curl.haxx.se/bug/view.cgi?id=1313