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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]