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 b994e15 Improve changelog b994e15 is described below commit b994e15dfc3f7b5f98ba9e0f9b3a4bdc7a32c767 Author: remm <r...@apache.org> AuthorDate: Thu Nov 18 11:19:59 2021 +0100 Improve changelog --- webapps/docs/changelog.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index ef6b181..a01e8fc 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -116,8 +116,8 @@ <subsection name="Coyote"> <changelog> <add> - Use an implicit scope to tie the cleanup of OpenSSL memory to the Java - GC. (remm) + Use implicit scopes in the OpenSSL Panama module to tie the cleanup of + OpenSSL memory to the Java GC. (remm) </add> <add> Provide protection against a known <a --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org