Commit 0c86ccc6 authored by Marc Hoersken's avatar Marc Hoersken Committed by Daniel Stenberg
Browse files

sspi: Updated RELEASE-NOTES, FEATURES and THANKS

parent a92df2e0
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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:

+1 −1
Original line number Diff line number Diff line
@@ -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
+1 −0
Original line number Diff line number Diff line
@@ -554,6 +554,7 @@ Mandy Wu
Manfred Schwarb
Manuel Massing
Marc Boucher
Marc Hoersken
Marc Kleine-Budde
Marcel Roelofs
Marcelo Juchem