summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES
diff options
context:
space:
mode:
authorMarc Hoersken <info@marc-hoersken.de>2012-06-10 22:34:43 +0200
committerDaniel Stenberg <daniel@haxx.se>2012-06-11 19:00:37 +0200
commit0c86ccc64703c247f3cc1aceab4534edeb7db068 (patch)
tree6168d242375ca07b1139f6af03a616e34f9c8568 /RELEASE-NOTES
parenta92df2e007d7cd7ebacd3dac4be812b14170080f (diff)
downloadcurl-0c86ccc64703c247f3cc1aceab4534edeb7db068.tar.gz
sspi: Updated RELEASE-NOTES, FEATURES and THANKS
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r--RELEASE-NOTES3
1 files changed, 3 insertions, 0 deletions
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: