(tomcat) branch 10.1.x updated: Fix changelog
| Newsgroups | gmane.comp.jakarta.tomcat.devel |
|---|---|
| Message-ID | <178619433533.4151530.5778622527426210316@gitbox3-he-fi.apache.org> |
This is an automated email from the ASF dual-hosted git repository.
rmaucher 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 e18b7dff06 Fix changelog
e18b7dff06 is described below
commit e18b7dff064fe1502571fac5748c623717568447
Author: remm <[email protected]>
AuthorDate: Sat Aug 8 15:03:30 2026 +0200
Fix changelog
---
webapps/docs/changelog.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 4762c1f700..1f0638c322 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -264,6 +264,7 @@
Manager: Use reflection to load clustering classes in
<code>sessionsList.jsp</code> so the sessions list page renders
correctly when clustering JARs are not present. (csutherl)
+ </fix>
</changelog>
</subsection>
<subsection name="Other">