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 789f056a9c Move entry to correct version
789f056a9c is described below

commit 789f056a9cf0275251bb8196631bc4b88f260357
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue Apr 16 12:10:52 2024 +0100

    Move entry to correct version
---
 webapps/docs/changelog.xml | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 4ec65bc19f..9e62e190f7 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -118,6 +118,13 @@
         <bug>68890</bug> Align output encoding of JSPs in the Manager webapp
         with the XML declarations in those same files. (schultz)
       </fix>
+      <fix>
+        Update Basic authentication to implement the requirements of RFC 7617
+        including the changing of the <code>trimCredentials</code> setting 
which
+        is now defaults to <code>false</code>. Note that the
+        <code>trimCredentials</code> setting will be removed in Tomcat 11.
+        (markt)
+      </fix>
     </changelog>
   </subsection>
 </section>
@@ -160,13 +167,6 @@
         <bug>68862</bug>: Handle possible response commit when processing read
         errors. (remm)
       </fix>
-      <fix>
-        Update Basic authentication to implement the requirements of RFC 7617
-        including the changing of the <code>trimCredentials</code> setting 
which
-        is now defaults to <code>false</code>. Note that the
-        <code>trimCredentials</code> setting will be removed in Tomcat 11.
-        (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