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


The following commit(s) were added to refs/heads/10.1.x by this push:
     new 6df1ec5d15 Fix entry
6df1ec5d15 is described below

commit 6df1ec5d15dee8f67427ddbdd214476a62e230fd
Author: remm <r...@apache.org>
AuthorDate: Mon May 12 15:22:31 2025 +0200

    Fix entry
---
 webapps/docs/changelog.xml | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 755fc4d05b..75a412e02a 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -106,10 +106,12 @@
 -->
 <section name="Tomcat 10.1.42 (schultz)" rtext="in development">
   <subsection name="Other">
-    <fix>
-      Add thread name to webappClassLoader.stackTraceRequestThread message.
-      Patch provided by Felix Zhang. (schultz)
-    </fix>
+    <changelog>
+      <fix>
+        Add thread name to webappClassLoader.stackTraceRequestThread message.
+        Patch provided by Felix Zhang. (schultz)
+      </fix>
+    </changelog>
   </subsection>
 </section>
 <section name="Tomcat 10.1.41 (schultz)" rtext="release in progress">


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

Reply via email to