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 9056b1492d Fix extra section header that likely appeared when auto
merging
9056b1492d is described below
commit 9056b1492dd1bb2885eb8a010bf02a01a1f331c6
Author: remm <[email protected]>
AuthorDate: Thu Sep 10 09:35:48 2026 +0200
Fix extra section header that likely appeared when auto merging
All changelog entries are correct however, so this is purely cosmetic.
---
webapps/docs/changelog.xml | 12 ++++--------
1 file changed, 4 insertions(+), 8 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index aab8c5c750..a4e8b43ec5 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -161,14 +161,6 @@
<code>minIdleSwap</code> or <code>maxIdleSwap</code> are configured.
(markt)
</fix>
- </changelog>
- </subsection>
- <subsection name="Coyote">
- <changelog>
- <fix>
- Fix parsing of client certificates that specify more than one OCSP
- responder for configurations that use OpenSSL-FFM. (markt)
- </fix>
<fix>
Ensure namespace attributes are XML escaped in WebDAV responses.
(markt)
</fix>
@@ -223,6 +215,10 @@
</subsection>
<subsection name="Coyote">
<changelog>
+ <fix>
+ Fix parsing of client certificates that specify more than one OCSP
+ responder for configurations that use OpenSSL-FFM. (markt)
+ </fix>
<fix>
xreflection generated code stack overflow issue. (remm)
</fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]