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 b43ecd5bca Move changelog entry
b43ecd5bca is described below
commit b43ecd5bca08db578e194ed2cf9c9d1a3e6dbf2f
Author: remm <[email protected]>
AuthorDate: Tue Dec 2 21:10:24 2025 +0100
Move changelog entry
---
webapps/docs/changelog.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 2fe00759d0..9ef3d9b049 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,9 +105,7 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 9.0.114 (remm)" rtext="in development">
-</section>
-<section name="Tomcat 9.0.113 (remm)" rtext="release in progress">
- <subsection name="General">
+ <subsection name="Other">
<changelog>
<add>
Add <code>test.silent</code> property to suppress JUnit console output
@@ -116,6 +114,8 @@
</add>
</changelog>
</subsection>
+</section>
+<section name="Tomcat 9.0.113 (remm)" rtext="release in progress">
<subsection name="Catalina">
<changelog>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]