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

commit 8363b5ad9bed31778fd3925eb55d60dfdce5a624
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 aa12c1856b..8a87b811e9 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -126,6 +126,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
@@ -147,11 +152,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