This is an automated email from the ASF dual-hosted git repository.
ChristopherSchultz 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 661657a8bb Fix changelog
661657a8bb is described below
commit 661657a8bbb9b36b7ef149fbe2f2f4de79fee9f5
Author: Christopher Schultz <[email protected]>
AuthorDate: Thu Aug 20 14:23:10 2026 -0400
Fix changelog
---
webapps/docs/changelog.xml | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index cc83b6758a..c3668ec235 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -108,14 +108,8 @@
issues do not "pop up" wrt. others).
-->
<section name="Tomcat 10.1.60 (schultz)" rtext="in development">
-</section>
-
-<section name="Tomcat 10.1.59 (schultz)" rtext="2026-08-20">
<subsection name="Catalina">
<changelog>
- <fix>
- Fix async path building. (markt)
- </fix>
<fix>
When a <code>PersistentManager</code> needs to reduce the number of
active sessions, swap out the least recently used eligible sessions
@@ -168,6 +162,17 @@
</changelog>
</subsection>
</section>
+
+<section name="Tomcat 10.1.59 (schultz)" rtext="2026-08-20">
+ <subsection name="Catalina">
+ <changelog>
+ <fix>
+ Fix async path building. (markt)
+ </fix>
+ </changelog>
+ </subsection>
+</section>
+
<section name="Tomcat 10.1.58 (schultz)" rtext="not released">
<subsection name="Catalina">
<changelog>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]