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 d34f930 Changelog for 65757 d34f930 is described below commit d34f930800104bca336fd19b950e334fd90f3866 Author: remm <r...@apache.org> AuthorDate: Mon Jan 3 16:13:18 2022 +0100 Changelog for 65757 --- webapps/docs/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 7795f68..e1b858d 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -137,6 +137,10 @@ Allow freeing up context on JVM shutdown in the OpenSSL Panama module by properly using a shared scope. (remm) </fix> + <fix> + <bug>65757</bug>: Missing initial IO listener notification on Servlet + container dispatch to another container thread. (remm) + </fix> </changelog> </subsection> <subsection name="Jasper"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org