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 3ec02e3 Improve changelog update
3ec02e3 is described below
commit 3ec02e372e93590b3f86c39acbd3f25c5078ea4c
Author: remm <[email protected]>
AuthorDate: Mon Nov 8 12:08:05 2021 +0100
Improve changelog update
---
webapps/docs/changelog.xml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 6c3d869..f8c096d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -191,8 +191,10 @@
method.
</fix>
<add>
- Add OpenSSL support through the Panama API incubating in Java 17, with
- support for OpenSSL 1.1+. This no longer requires tomcat-native. (remm)
+ 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 for more details. (remm)
</add>
</changelog>
</subsection>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]