From 84bc23b92f3e22722b965ae460ca8d3413293d3b Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 11 Mar 2005 15:10:36 +0000 Subject: curl_version_info() returns the feature bit CURL_VERSION_SSPI --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 2d686399b..031749f2f 100644 --- a/CHANGES +++ b/CHANGES @@ -8,6 +8,9 @@ Daniel (11 March 2005) +- curl_version_info() returns the feature bit CURL_VERSION_SSPI if it was + built with SSPI support. + - Christopher R. Palmer made it possible to build libcurl with the USE_WINDOWS_SSPI on Windows, and then libcurl will be built to use the native way to do NTLM. SSPI also allows libcurl to pass on the current user -- cgit v1.2.3