diff options
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 3 |
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: |