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 56cdbb84c9 Add changelog entry
56cdbb84c9 is described below
commit 56cdbb84c9dc97960217a2ae2dcb4d75366918d3
Author: remm <[email protected]>
AuthorDate: Mon May 12 15:22:53 2025 +0200
Add changelog entry
---
webapps/docs/changelog.xml | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 74b3246459..0c7d539174 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,6 +105,14 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 9.0.106 (remm)" rtext="in development">
+ <subsection name="Other">
+ <changelog>
+ <fix>
+ Add thread name to webappClassLoader.stackTraceRequestThread message.
+ Patch provided by Felix Zhang. (schultz)
+ </fix>
+ </changelog>
+ </subsection>
</section>
<section name="Tomcat 9.0.105 (remm)" rtext="release in progress">
<subsection name="Catalina">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]