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 b843edffba Update
b843edffba is described below
commit b843edffbaaf617bda71cce8ac94424eaa5963fe
Author: remm <[email protected]>
AuthorDate: Wed Jan 21 09:11:37 2026 +0100
Update
---
webapps/docs/changelog.xml | 13 +++++++++++--
1 file changed, 11 insertions(+), 2 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 30ae69255a..31c04b1797 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,6 +105,15 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 9.0.115 (remm)" rtext="in development">
+ <subsection name="Coyote">
+ <changelog>
+ <fix>
+ Prevent concurrent release of <code>OpenSSLEngine</code> resources and
+ the termination of the Tomcat Native library as it can cause crashes
+ during Tomcat shutdown. (markt)
+ </fix>
+ </changelog>
+ </subsection>
<subsection name="Other">
<changelog>
<add>
@@ -114,7 +123,7 @@
</changelog>
</subsection>
</section>
-<section name="Tomcat 9.0.114 (remm)" rtext="release in progress">
+<section name="Tomcat 9.0.114 (remm)" rtext="not released">
<subsection name="Catalina">
<changelog>
<fix>
@@ -413,7 +422,7 @@
</changelog>
</subsection>
</section>
-<section name="Tomcat 9.0.112 (remm)" rtext="release in progress">
+<section name="Tomcat 9.0.112 (remm)" rtext="2025-11-10">
<subsection name="Catalina">
<changelog>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]