This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 185342c2cb28a661693649b991a2db968d81b261 Author: Mark Thomas <ma...@apache.org> AuthorDate: Fri Aug 2 11:31:39 2024 +0100 Update change log --- webapps/docs/changelog.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index ab68770366..4d154ae5e7 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -105,6 +105,14 @@ issues do not "pop up" wrt. others). --> <section name="Tomcat 9.0.93 (remm)" rtext="in development"> + <subsection name="Coyote"> + <changelog> + <fix> + Correct regressions in the refactoring that added recycling of the + coyote request and response to the HTTP/2 processing. (markt) + </fix> + </changelog> + </subsection> </section> <section name="Tomcat 9.0.92 (remm)" rtext="release in progress"> <subsection name="Catalina"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org