(tomcat) branch 10.1.x updated: Third time's a charm
| Newsgroups | gmane.comp.jakarta.tomcat.devel |
|---|---|
| Message-ID | <[email protected]> |
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 bc5245f992 Third time's a charm
bc5245f992 is described below
commit bc5245f99261b44353003b41972174dfb73a19aa
Author: Christopher Schultz <[email protected]>
AuthorDate: Thu Aug 13 13:01:16 2026 -0400
Third time's a charm
---
webapps/docs/changelog.xml | 12 +++++++-----
1 file changed, 7 insertions(+), 5 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index dce407db81..5643a741f7 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -107,11 +107,13 @@
They eventually become mixed with the numbered issues (i.e., numbered
issues do not "pop up" wrt. others).
-->
-<section name="Tomcat 10.1.59 (schultz)" rtext="in development">
- <subsection>
- <fix>
- Fix async path building. (markt)
- </fix>
+<section name="Tomcat 10.1.59 (schultz)" rtext="">
+ <subsection name="Catalina">
+ <changelog>
+ <fix>
+ Fix async path building. (markt)
+ </fix>
+ </changelog>
</subsection>
</section>
<section name="Tomcat 10.1.58 (schultz)" rtext="not released">