From: Steve Holme Date: Sat, 27 Aug 2016 10:10:17 +0000 (+0100) Subject: RELEASE-NOTES: Added missing fix from commit 15592143f X-Git-Tag: curl-7_50_2~29 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a529ef01d73efbf3d9af82dbb0db88b48f197b1;p=curl RELEASE-NOTES: Added missing fix from commit 15592143f --- diff --git a/RELEASE-NOTES b/RELEASE-NOTES index e5045cb91..8b21abede 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -35,6 +35,7 @@ This release includes the following bugfixes: o spnego_sspi: fix memory leak in case *outlen is zero [15] o SOCKS: improve verbose output of SOCKS5 connection sequence o SOCKS: display the hostname returned by the SOCKS5 proxy server + o http/sasl: Query authentication mechanism supported by SSPI before using o sasl: Don't use GSSAPI authentication when domain name not specified [16] o win: Basic support for Universal Windows Platform apps [17] o nss: fix incorrect use of a previously loaded certificate from file