summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2019-11-17 19:30:42 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2019-11-17 21:23:05 +0000
commitb1a32a3ce673130f4b2f49a341b11c3567081637 (patch)
treefdbfbc4067c38cfc87dfe39f68367af1955b68ad /doc
parent6a2c32cb705e73820c29e965394333f2874ba770 (diff)
OpenSSL: support authenticator channel-binding. Bug 2467
Diffstat (limited to 'doc')
-rw-r--r--doc/doc-txt/NewStuff3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/doc-txt/NewStuff b/doc/doc-txt/NewStuff
index fbd1a5e4e..18c3d3024 100644
--- a/doc/doc-txt/NewStuff
+++ b/doc/doc-txt/NewStuff
@@ -14,6 +14,9 @@ Version 4.next
2. Variables $tls_in_ver, $tls_out_ver.
+ 3. Channel-binding for authenticators is now supported under OpenSSL.
+ Previously it was GnuTLS-only.
+
Version 4.93
------------