diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-12-05 00:31:41 +0000 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-12-05 00:31:41 +0000 |
commit | af937c441bed9fa66584c7fc9dbd7d3889cc3254 (patch) | |
tree | 22503c1e76004b9526887b1f1c90783ee7f22180 /RELEASE-NOTES | |
parent | 45229fae8ec6ad4eb00726c0c9e9f639124fd06e (diff) |
RELEASE-NOTES: Provided better descriptions
As it is often difficult to choose the best description for a single
feature when it spans many commits, updated the descriptions for the
recent SMB/CIFS protocol and GSS-API additions.
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 9aacf5e86..a8de0b404 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -14,10 +14,10 @@ This release includes the following changes: o config-win32: Introduce build targets for VS2012+ o SSL: Add PEM format support for public key pinning o smtp: Added support for the conversion of Unix newlines during mail send [8] - o Enabled support for the SMB protocol + o smb: Added initial support for the SMB/CIFS protocol o Added support for HTTP over unix domain sockets, via CURLOPT_UNIX_SOCKET_PATH and --unix-socket - o Introduced GSS-API based SASL module + o sasl: Added support for GSS-API based Kerberos V5 authentication This release includes the following bugfixes: |