Skip to content

Commit b843edf

Browse files
committed
Update
1 parent 6ea78a6 commit b843edf

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

webapps/docs/changelog.xml

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,15 @@
105105
issues do not "pop up" wrt. others).
106106
-->
107107
<section name="Tomcat 9.0.115 (remm)" rtext="in development">
108+
<subsection name="Coyote">
109+
<changelog>
110+
<fix>
111+
Prevent concurrent release of <code>OpenSSLEngine</code> resources and
112+
the termination of the Tomcat Native library as it can cause crashes
113+
during Tomcat shutdown. (markt)
114+
</fix>
115+
</changelog>
116+
</subsection>
108117
<subsection name="Other">
109118
<changelog>
110119
<add>
@@ -114,7 +123,7 @@
114123
</changelog>
115124
</subsection>
116125
</section>
117-
<section name="Tomcat 9.0.114 (remm)" rtext="release in progress">
126+
<section name="Tomcat 9.0.114 (remm)" rtext="not released">
118127
<subsection name="Catalina">
119128
<changelog>
120129
<fix>
@@ -413,7 +422,7 @@
413422
</changelog>
414423
</subsection>
415424
</section>
416-
<section name="Tomcat 9.0.112 (remm)" rtext="release in progress">
425+
<section name="Tomcat 9.0.112 (remm)" rtext="2025-11-10">
417426
<subsection name="Catalina">
418427
<changelog>
419428
<fix>

0 commit comments

Comments
 (0)