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

remm 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 8b6566613e Document Java 22 version better
8b6566613e is described below

commit 8b6566613e68d882daf7c9d577cb04228532314e
Author: remm <r...@apache.org>
AuthorDate: Fri Dec 8 15:22:55 2023 +0100

    Document Java 22 version better
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 73b9aaca03..89f8534c98 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -284,7 +284,7 @@
         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)
+        (starting with preview build 20) or later. (remm)
       </add>
       <fix>
         <bug>67628</bug>: Clarify how the <code>ciphers</code> attribute of the


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

Reply via email to