This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch 11.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push:
new 2a2a8c6a10 Fix backports
2a2a8c6a10 is described below
commit 2a2a8c6a108e8b94e2f748c309b507caf36e9e19
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Mar 11 17:53:42 2026 +0000
Fix backports
---
webapps/docs/changelog.xml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 0818c4fb33..445e04f18f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -250,6 +250,12 @@
<update>
Update the internal fork of Apache Commons BCEL to 6.12.0. (markt)
</update>
+ <update>
+ Update to the Eclipse JDT compiler 4.39. (markt)
+ </update>
+ <update>
+ Update Tomcat Native to 2.0.14. (markt)
+ </update>
</changelog>
</subsection>
</section>
@@ -5339,12 +5345,6 @@
<update>
Update bnd to 7.2.0. (markt)
</update>
- <update>
- Update to the Eclipse JDT compiler 4.39. (markt)
- </update>
- <update>
- Update Tomcat Native to 2.0.14. (markt)
- </update>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]