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 c863fea9 Update changelog for write pending refactoring
c863fea9 is described below
commit c863fea996f4e7219ea18840a39987aa98573733
Author: remm <[email protected]>
AuthorDate: Tue Mar 19 12:56:31 2019 +0100
Update changelog for write pending refactoring
---
webapps/docs/changelog.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 9db8f06..110cc7a 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -82,6 +82,9 @@
Fix bad interaction between NIO2 async read API and the regular read.
(remm)
</fix>
+ <fix>
+ Refactor NIO2 write pending strategy for the classic IO API. (remm)
+ </fix>
</changelog>
</subsection>
<subsection name="Web applications">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]