This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 00de318999 Update changelog
00de318999 is described below
commit 00de318999fa0a8c894757b25c97d6590ac6cc0b
Author: remm <[email protected]>
AuthorDate: Thu Jul 11 10:25:38 2024 +0200
Update changelog
---
webapps/docs/changelog.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 2e25005510..622bf0af0f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,6 +105,17 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 9.0.92 (remm)" rtext="in development">
+ <subsection name="Coyote">
+ <changelog>
+ <add>
+ Add OpenSSL integration using the FFM API rather than Tomcat Native.
+ OpenSSL support may be enabled by adding the
+ <code>org.apache.catalina.core.OpenSSLLifecycleListener</code>
+ listener on the <code>Server</code> element when using Java 22
+ or later. (remm)
+ </add>
+ </changelog>
+ </subsection>
</section>
<section name="Tomcat 9.0.91 (remm)" rtext="2024-07-08">
<subsection name="Catalina">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]