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

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 7c4f7e1548 Fix ordering
7c4f7e1548 is described below

commit 7c4f7e1548ca4e97e9582d880ba82a644bd6d84b
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Fri Mar 28 12:19:45 2025 +0000

    Fix ordering
---
 webapps/docs/changelog.xml | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 1c262cf733..849feafa86 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -176,6 +176,11 @@
         Fix invocation of the FFM OpenSSL code for setting a SSL engine and
         FIPS mode. (remm)
       </fix>
+      <fix>
+        <bug>69600</bug>: Add IPv6 local addresses (RFC 4193 and RFC 4291) to
+        the default internal proxies for the RemoteIpFilter and RemoteIpValve.
+        (markt)
+      </fix>
       <fix>
         <bug>69615</bug>: Improve integration with the not found class 
resources
         cache for users who are using a custom web application class loader
@@ -197,11 +202,6 @@
         made from within a web application with resource caching enabled.
         (markt)
       </fix>
-      <fix>
-        <bug>69600</bug>: Add IPv6 local addresses (RFC 4193 and RFC 4291) to
-        the default internal proxies for the RemoteIpFilter and RemoteIpValve.
-        (markt)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">


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

Reply via email to