You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2021/11/09 09:02:16 UTC

[tomcat] branch 10.0.x updated: Add the changelog for the new module

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

remm pushed a commit to branch 10.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.0.x by this push:
     new f4a128d  Add the changelog for the new module
f4a128d is described below

commit f4a128ddbbaeb91b255658aa363ad26148578d1a
Author: remm <re...@apache.org>
AuthorDate: Tue Nov 9 10:02:01 2021 +0100

    Add the changelog for the new module
    
    It is usable in all branches.
---
 webapps/docs/changelog.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 137dc82..a8d8c62 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -137,6 +137,12 @@
         <pr>457</pr>: Add a <code>toString()</code> method to
         <code>MimeHeader</code> to aid debugging. (dblevins)
       </add>
+      <add>
+        Add experimental OpenSSL support through the Panama API incubating in
+        Java 17, with support for OpenSSL 1.1+. This no longer requires
+        tomcat-native or APR. Please refer to the <code>openssl-java17</code>
+        module from the <code>main</code> branch for more details. (remm)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Jasper">

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