This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new b529adb4b0 Correct change log
b529adb4b0 is described below

commit b529adb4b065c6fa8cb780f41006151f08eedd26
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 9fba74b0fa..494ef2020c 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -217,9 +217,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