This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 429f715a95658fab89347daa3011421453f5c906 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Aug 4 11:29:45 2025 +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 841c0ad000..09621ee970 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 11.0.11 (markt)" rtext="in development"> + <subsection name="Coyote"> + <changelog> + <fix> + <bug>69762</bug>: Additional overflow fix for HPACK decoding of + integers. Pull request <pr>880</pr> by Chenjp. (markt) + </fix> + </changelog> + </subsection> </section> <section name="Tomcat 11.0.10 (markt)" 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