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 eaad381cb5 Correct change log
eaad381cb5 is described below

commit eaad381cb5a60ff19cf545d724b24ed62d4ab0a3
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Nov 27 18:02:50 2024 +0000

    Correct change log
---
 webapps/docs/changelog.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 3cbed98ab9..d4051d3bec 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -209,9 +209,9 @@
         provided by Chenjp. (markt)
       </fix>
       <fix>
-        The default servlet now rejects partial PUT requests than contain
-        overlapping Content-Range values. Provided by Chenjp in pull request
-        <pr>778</pr>. (markt)
+        Enhance Content-Range verification for partial PUT requests handled by
+        the default swervlet. Provided by Chenjp in pull request <pr>778</pr>.
+        (markt)
       </fix>
     </changelog>
   </subsection>


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

Reply via email to