]> granicus.if.org Git - curl/commitdiff
RELEASE-NOTES: Provided better descriptions
authorSteve Holme <steve_holme@hotmail.com>
Fri, 5 Dec 2014 00:31:41 +0000 (00:31 +0000)
committerSteve Holme <steve_holme@hotmail.com>
Fri, 5 Dec 2014 00:31:41 +0000 (00:31 +0000)
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.

RELEASE-NOTES

index 9aacf5e8605b7d98658d45589b9dc32c402af4bf..a8de0b40455f5d6adb6a1b4350f143151e31a507 100644 (file)
@@ -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: