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

markt-asf 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 e7822db338 Add change log entry
e7822db338 is described below

commit e7822db3381577aef65fb1ad867017358842b255
Author: Mark Thomas <[email protected]>
AuthorDate: Wed May 27 17:30:02 2026 +0100

    Add change log entry
---
 webapps/docs/changelog.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index dfe64dce6e..69c9145e10 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -305,6 +305,12 @@
         looking up resources and behave as if the resources were not found in
         that case. (markt)
       </fix>
+      <fix>
+        Improve validation of <code>Range</code> and <code>Content-Range</code>
+        parsers so invalid ranges trigger a <code>4xx</code> response rather
+        than a <code>500</code> response. Pull request <pr>1012</pr> provided 
by
+        Sahana Surendra Bogar. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to