1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-22 08:08:50 -05:00

sspi: Updated RELEASE-NOTES, FEATURES and THANKS

This commit is contained in:
Marc Hoersken 2012-06-10 22:34:43 +02:00 committed by Daniel Stenberg
parent a92df2e007
commit 0c86ccc647
3 changed files with 5 additions and 1 deletions

View File

@ -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:

View File

@ -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

View File

@ -554,6 +554,7 @@ Mandy Wu
Manfred Schwarb
Manuel Massing
Marc Boucher
Marc Hoersken
Marc Kleine-Budde
Marcel Roelofs
Marcelo Juchem