diff options
author | Steve Holme <steve_holme@hotmail.com> | 2014-09-04 22:04:50 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2014-09-04 22:04:50 +0100 |
commit | c6ee182bd4b9c18f05efedf896acf61f52e6ec8c (patch) | |
tree | c610e6cb345865450e1e9b22fa2ba6610ab619eb /RELEASE-NOTES | |
parent | 4989695ec39c1beff38dc2ba18dcd1fa2d3aff54 (diff) |
RELEASE-NOTES: Clarify email Kerberos support is currently via Windows SSPI
Diffstat (limited to 'RELEASE-NOTES')
-rw-r--r-- | RELEASE-NOTES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES b/RELEASE-NOTES index 2b0fbf294..7320fec90 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -18,7 +18,7 @@ This release includes the following changes: o findprotocol: show unsupported protocol within quotes o version: detect and show LibreSSL o version: detect and show BoringSSL - o Kerberos (SASL GSSAPI) authentication working for IMAP, SMTP and POP3 + o imap/pop3/smtp: Kerberos (SASL GSSAPI) authentication via Windows SSPI o http2: requires nghttp2 0.0.6 or later This release includes the following bugfixes: |