aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2013-08-26 23:27:07 +0100
committerSteve Holme <steve_holme@hotmail.com>2013-08-26 23:27:07 +0100
commit9d957294cb0e6c2b65f249ffeb62c94b679a5ede (patch)
tree54de5b0267c8a688a602c7bf4e3928bc6eba8980
parentacf59be7f09a786b8d95ae9f74e0c23e4317e2b6 (diff)
RELEASE-NOTES: synced with acf59be7f09a7
-rw-r--r--RELEASE-NOTES4
1 files changed, 3 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES
index ef5e57fac..d4bfac6f9 100644
--- a/RELEASE-NOTES
+++ b/RELEASE-NOTES
@@ -13,6 +13,7 @@ This release includes the following changes:
o CURLM_ADDED_ALREADY: new error code
o test TFTP server: support "writedelay" within <servercmd>
o krb4 support has been removed
+ o imap and smtp: added basic SASL XOAUTH2 support [9]
This release includes the following bugfixes:
@@ -38,7 +39,7 @@ advice from friends like these:
Alex McLellan, Bill Doyle, Colby Ranger, Fabian Keil, Gisle Vanem,
John E. Malmberg, Jonathan Nieder, Kamil Dudka, Shawn Landden,
- Tor Arntsen, Will Dietz, Yi Huang
+ Tor Arntsen, Will Dietz, Yi Huang, Kyle L. Huff, Steve Holme
Thanks! (and sorry if I forgot to mention someone)
@@ -52,3 +53,4 @@ References to bug reports and discussions on issues:
[6] = http://curl.haxx.se/mail/lib-2013-08/0211.html
[7] = http://curl.haxx.se/bug/view.cgi?id=1264
[8] = http://curl.haxx.se/bug/view.cgi?id=1267
+ [9] = http://curl.haxx.se/mail/lib-2013-08/0234.html