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

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

commit daeee9c38a3cd319109c098305a8a016bb51c616
Author: remm <r...@apache.org>
AuthorDate: Thu Sep 26 17:02:31 2024 +0200

    Changelog update
---
 webapps/docs/changelog.xml | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index f8290bb500..423f58381d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -160,8 +160,13 @@
       <add>
         Add <code>server</code> and <code>serverRemoveAppProvidedValues</code>
         to the list of attributes the HTTP/2 protocol will inherit from the
-        HTTP/1.1 connector it is nested within. 
+        HTTP/1.1 connector it is nested within. (markt)
       </add>
+      <fix>
+        Avoid possible crashes when using Apache Tomcat Native, caused by
+        destroying SSLContext objects through GC after APR has been terminated.
+        (remm)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">


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

Reply via email to