From: Steve Holme Date: Mon, 26 Aug 2013 22:27:07 +0000 (+0100) Subject: RELEASE-NOTES: synced with acf59be7f09a7 X-Git-Tag: curl-7_33_0~212 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d957294cb0e6c2b65f249ffeb62c94b679a5ede;p=curl RELEASE-NOTES: synced with acf59be7f09a7 --- 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 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