This is an automated email from the ASF dual-hosted git repository.

markt 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 594f08e016 Fix changelog
594f08e016 is described below

commit 594f08e01675794c4e4987dc4743a6862e31dc3c
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Mar 28 12:16:47 2025 +0000

    Fix changelog
---
 webapps/docs/changelog.xml | 38 +++++++++++++++++---------------------
 1 file changed, 17 insertions(+), 21 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 3d11abb835..aa12c1856b 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -177,27 +177,6 @@
       </add>
     </changelog>
   </subsection>
-  <subsection name="Other">
-    <changelog>
-      <update>
-        Update to NSIS 3.11. (markt)
-      </update>
-    </changelog>
-  </subsection>
-</section>
-<section name="Tomcat 10.1.39 (schultz)" rtext="2025-03-07">
-</section>
-<section name="Tomcat 10.1.38 (schultz)" rtext="not released">
-  <subsection name="Catalina">
-    <changelog>
-      <fix>
-        <bug>69602</bug>: Fix regression in releases from 12-2024 that were too
-        strict and rejected weak etags in the <code>If-Range</code> header with
-        a 400 response. Instead will consider it as a failed match since strong
-        etags are required for <code>If-Range</code>. (remm)
-      </fix>
-    </changelog>
-  </subsection>
   <subsection name="Jasper">
     <changelog>
       <scode>
@@ -244,6 +223,23 @@
       <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 10.1.39 (schultz)" rtext="2025-03-07">
+</section>
+<section name="Tomcat 10.1.38 (schultz)" rtext="not released">
+  <subsection name="Catalina">
+    <changelog>
+      <fix>
+        <bug>69602</bug>: Fix regression in releases from 12-2024 that were too
+        strict and rejected weak etags in the <code>If-Range</code> header with
+        a 400 response. Instead will consider it as a failed match since strong
+        etags are required for <code>If-Range</code>. (remm)
+      </fix>
     </changelog>
   </subsection>
 </section>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to