OpenSSL: support authenticator channel-binding. Bug 2467
[exim.git] / doc / doc-txt / NewStuff
index aa05e67d59931269d41e7f6a87f79b55a8c5b7be..18c3d30243f2d365e39b82a371474f45b8cc58d7 100644 (file)
@@ -6,6 +6,18 @@ Before a formal release, there may be quite a lot of detail so that people can
 test from the snapshots or the Git before the documentation is updated. Once
 the documentation is updated, this file is reduced to a short list.
 
+Version 4.next
+--------------
+
+ 1. EXPERIMENTAL_SRS_NATIVE optional build feature.  See the experimental.spec
+    file.
+
+ 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
 ------------
 
@@ -39,6 +51,8 @@ Version 4.93
 
 13. Dual-certificate stacks on servers now support OCSP stapling, under OpenSSL.
 
+14: An smtp:ehlo transport event, for observability of the remote offered features.
+
 
 Version 4.92
 --------------