From 0c86ccc64703c247f3cc1aceab4534edeb7db068 Mon Sep 17 00:00:00 2001 From: Marc Hoersken Date: Sun, 10 Jun 2012 22:34:43 +0200 Subject: sspi: Updated RELEASE-NOTES, FEATURES and THANKS --- RELEASE-NOTES | 3 +++ docs/FEATURES | 2 +- docs/THANKS | 1 + 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 80bed0457..0052ecb9a 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -17,6 +17,8 @@ This release includes the following changes: o pop3: Added support for sasl cram-md5 authentication o pop3: Added support for sasl digest-md5 authentication o pop3: Added support for apop authentication + o sspi: Added support for Schannel SSL/TLS encryption + o sspi: Changed curl version information output This release includes the following bugfixes: @@ -26,6 +28,7 @@ This release includes the following bugfixes: o configure: Fix libcurl.pc and curl-config generation for static MingW* cross builds o ssl: fix duplicated SSL handshake with multi interface and proxy [1] + o winbuild: Fix Makefile.vc ignoring USE_IPV6 and USE_IDN flags This release includes the following known bugs: diff --git a/docs/FEATURES b/docs/FEATURES index 63e4f676c..46d886731 100644 --- a/docs/FEATURES +++ b/docs/FEATURES @@ -125,7 +125,7 @@ FILE FOOTNOTES ========= - *1 = requires OpenSSL, GnuTLS, NSS, yassl, axTLS or PolarSSL + *1 = requires OpenSSL, GnuTLS, NSS, yassl, axTLS, PolarSSL or Windows SSPI *2 = requires OpenLDAP *3 = requires a GSSAPI-compliant library, such as Heimdal or similar. *4 = requires FBopenssl diff --git a/docs/THANKS b/docs/THANKS index ffab884d9..1aa2d2965 100644 --- a/docs/THANKS +++ b/docs/THANKS @@ -554,6 +554,7 @@ Mandy Wu Manfred Schwarb Manuel Massing Marc Boucher +Marc Hoersken Marc Kleine-Budde Marcel Roelofs Marcelo Juchem -- cgit v1.2.3