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 e6e9a4fff4 Fix ordering
e6e9a4fff4 is described below

commit e6e9a4fff48f2de6b32a29f54b208c8c8475399f
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 ed6a36fc03..8eb3f472d9 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -132,6 +132,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
@@ -153,11 +158,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