This is an automated email from the ASF dual-hosted git repository. remm 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 370f936d8f Fix typos 370f936d8f is described below commit 370f936d8fd3e0aa60c2746ec771e1c6f31cb4f5 Author: remm <r...@apache.org> AuthorDate: Thu Nov 28 10:30:07 2024 +0100 Fix typos Submitted from PR#789 --- 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 494ef2020c..c3756c6194 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -137,12 +137,12 @@ (remm) </fix> <fix> - The previous fix for incosistent resource metadata during concurrent + The previous fix for inconsistent resource metadata during concurrent reads and writes was incomplete. (markt) </fix> <fix> <pr>780</pr>: Fix <code>content-range</code> header length. Submitted - by Justin Chen. (remm) + by Chenjp. (remm) </fix> <fix> <bug>69444</bug>: Ensure that the @@ -218,7 +218,7 @@ </fix> <fix> Enhance Content-Range verification for partial PUT requests handled by - the default swervlet. Provided by Chenjp in pull request <pr>778</pr>. + the default servlet. Provided by Chenjp in pull request <pr>778</pr>. (markt) </fix> </changelog> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org