(tomcat) branch 9.0.x updated: Fix changelog
| Newsgroups | gmane.comp.jakarta.tomcat.devel |
|---|---|
| Message-ID | <178619435772.4151882.4270942606576389177@gitbox3-he-fi.apache.org> |
This is an automated email from the ASF dual-hosted git repository.
rmaucher 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 3e5eb714e8 Fix changelog
3e5eb714e8 is described below
commit 3e5eb714e8b7032361e318a5218db8c399a06016
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 ab50c3431f..cb8645b8c1 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">