This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push: new 4e330db8e3 Fix entry 4e330db8e3 is described below commit 4e330db8e358f5ad11f4d2f2a89cb4351c3f39f1 Author: remm <r...@apache.org> AuthorDate: Mon May 12 15:20:22 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 4408862760..587cf9cb6f 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -106,10 +106,12 @@ --> <section name="Tomcat 11.0.8 (markt)" 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 11.0.7 (markt)" rtext="release in progress"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org