You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by re...@apache.org on 2019/03/02 12:49:25 UTC

[tomcat] branch master updated: Update changelog entries

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

remm 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 24a3eca  Update changelog entries
24a3eca is described below

commit 24a3eca655f3d80d01a8ec64d4ce8ce9cb8cd3b5
Author: remm <re...@apache.org>
AuthorDate: Sat Mar 2 13:49:14 2019 +0100

    Update changelog entries
---
 webapps/docs/changelog.xml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 1939735..6833050 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -85,6 +85,13 @@
         longer limited to JSSE implementations. They may now be used with
         OpenSSL implementations as well. (markt)
       </add>
+      <fix>
+        Refactor NIO2 read pending strategy for the classic IO API. (remm)
+      </fix>
+      <fix>
+        <bug>63182</bug>: Avoid extra read notifications for HTTP/1.1 with
+        NIO2 when using asynchronous threads. (remm)
+      </fix>
       <add>
         <bug>63205</bug>: Add a work-around for a known
         <a href="https://bugs.openjdk.java.net/browse/JDK-8157404">JRE KeyStore


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org