You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2019/12/04 18:30:12 UTC

[tomcat] branch 8.5.x updated: Update changelog

This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 8.5.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/8.5.x by this push:
     new b767a5b  Update changelog
b767a5b is described below

commit b767a5b4ee46213688854615f07e082c250f6f02
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 7976830..30e043e 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -107,6 +107,11 @@
         Add async API to the NIO and APR connector. (remm)
       </add>
       <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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org