You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/06/15 08:37:57 UTC

[tomcat] branch main updated: Update changelog

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new cfaf525131 Update changelog
cfaf525131 is described below

commit cfaf525131b33b0d5844ed5cda790ec79947e6f1
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Jun 15 09:37:51 2022 +0100

    Update changelog
---
 webapps/docs/changelog.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index ca925d19c3..9c2a5c26d2 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -122,6 +122,11 @@
         <code>org.apache.tomcat.util.net.Nio2Endpoint.handshake</code>) for TLS
         handshake failures. (markt)
       </add>
+      <add>
+        Enable the use of the FIPS provider for TLS enabled Connectors when
+        using Tomcat Native 1.2.34 onwards built with OpenSSL 3.0.x onwards.
+        (markt)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Jasper">
@@ -165,7 +170,7 @@
       </add>
       <update>
         Update the packaged version of the Tomcat Native Library to 1.2.34 to
-       improve the support for building with OpenSSL 3.0.x.(markt)
+        improve the support for building with OpenSSL 3.0.x.(markt)
       </update>
       <update>
         Update the minimum supported version of Tomcat Native to 1.2.34 to allow


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org