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

commit bc70ac15ffb5b2075c4ab6a97ecd105977359822
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 e78f40c35e..e0c6a93756 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