Author: remm
Date: Tue Jul 15 17:09:45 2014
New Revision: 1610755

URL: http://svn.apache.org/r1610755
Log:
Add missing changelog: no NIO2 sendfile timeout [it should have used the 
regular socket timeout].

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1610755&r1=1610754&r2=1610755&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Jul 15 17:09:45 2014
@@ -73,6 +73,9 @@
         various corruption issues. (remm)
       </fix>
       <fix>
+        Missing timeout for NIO2 sendfile writes. (remm)
+      </fix>
+      <fix>
         Allow inline processing for NIO2 sendfile and optimize keepalive
         behavior. (remm)
       </fix>



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

Reply via email to