This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push: new 36a9e430d6 Correct change log 36a9e430d6 is described below commit 36a9e430d6836d5f1e5b4efcd61bf71922d54611 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 3f7a2b7820..a9c4401997 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -203,9 +203,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