This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/master by this push: new 1133920 Update changelog 1133920 is described below commit 11339204566d309a987e18c330b420fd84814674 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Dec 4 18:28:21 2019 +0000 Update changelog --- webapps/docs/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 5ed9c6d..80949ec 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -100,6 +100,11 @@ (remm) </fix> <fix> + <bug>63931</bug>: Improve timeout handling for asyncIO to ensure that + blocking operations see a <code>SocketTimeoutException</code> if one + occurs. (remmm/markt) + </fix> + <fix> <bug>63932</bug>: By default, do not compress content that has a strong ETag. This behaviour is configuration for the HTTP/1.1 and HTTP/2 connectors via the new Connector attribute --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org