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 ecb7cd35ac Update change log ecb7cd35ac is described below commit ecb7cd35acad3c62fb8ed434da0d8be4dd7428ae Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Apr 29 08:44:12 2025 +0100 Update change log --- webapps/docs/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 0a1308f3d5..3f7d12e5ad 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -179,6 +179,10 @@ <pr>843</pr>: Fix off by one validation logic for partial PUT ranges and associated test case. Submitted by Chenjp. (remm) </fix> + <scode> + Refactor GCI servlet to access resources via the + <code>WebResource</code> API. (markt) + </scode> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org