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 cd043e58c2 Update change log
cd043e58c2 is described below
commit cd043e58c24a848531b28f328c8a3810141f9f49
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Dec 3 15:50:19 2024 +0000
Update 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 c05de597e7..c768d9d1a5 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -212,9 +212,9 @@
provided by Thomas Krisch. (markt)
</add>
<fix>
- The default servlet now rejects HTTP range requests when two or more of
- the requested ranges overlap. Based on pull request <pr>782</pr>
- provided by Chenjp. (markt)
+ The default servlet now rejects HTTP range requests when requested
+ ranges overlap or are not in ascending order. Based on pull requests
+ <pr>782</pr> and <pr>791</pr> provided by Chenjp. (markt)
</fix>
<fix>
Enhance Content-Range verification for partial PUT requests handled by
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]