This is an automated email from the ASF dual-hosted git repository.
markt 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 d678d47c0a Correct changelog
d678d47c0a is described below
commit d678d47c0ac09b0cedfcbc24066081428b79e039
Author: Mark Thomas <[email protected]>
AuthorDate: Fri Mar 28 12:10:53 2025 +0000
Correct changelog
---
webapps/docs/changelog.xml | 30 +++++++++++++-----------------
1 file changed, 13 insertions(+), 17 deletions(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 73921c9b3a..e78f40c35e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -177,23 +177,6 @@
</add>
</changelog>
</subsection>
- <subsection name="Other">
- <changelog>
- <update>
- Update to NSIS 3.11. (markt)
- </update>
- </changelog>
- </subsection>
-</section>
-<section name="Tomcat 9.0.102 (remm)" rtext="2025-03-06">
- <subsection name="Catalina">
- <changelog>
- <fix>
- Weak etags in the <code>If-Range</code> header should not match as
- strong etags are required. (remm)
- </fix>
- </changelog>
- </subsection>
<subsection name="Jasper">
<changelog>
<scode>
@@ -240,6 +223,19 @@
<update>
Revert JSign to 6.0 to avoid a file locking issue. (markt)
</update>
+ <update>
+ Update to NSIS 3.11. (markt)
+ </update>
+ </changelog>
+ </subsection>
+</section>
+<section name="Tomcat 9.0.102 (remm)" rtext="2025-03-06">
+ <subsection name="Catalina">
+ <changelog>
+ <fix>
+ Weak etags in the <code>If-Range</code> header should not match as
+ strong etags are required. (remm)
+ </fix>
</changelog>
</subsection>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]