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 19e914bf4b Update change log 19e914bf4b is described below commit 19e914bf4b1f153c185ebae6a1c622b7b168fc94 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue May 2 12:12:13 2023 +0100 Update change log --- webapps/docs/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 428ec774f2..a3a21cedbe 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -159,6 +159,11 @@ Improve exception handling when flushing batched messages during WebSocket session close. (markt) </fix> + <fix> + <bug>66581</bug>: Update <code>AsyncChannelGroupUtil</code> to align it + with the current defaults for AsynchronousChannelGroup. Pull request + <pr>612</pr> by Matthew Painter. (markt) + </fix> </changelog> </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org