You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by jf...@apache.org on 2011/07/19 14:11:19 UTC

svn commit: r1148288 - /tomcat/trunk/webapps/docs/changelog.xml

Author: jfclere
Date: Tue Jul 19 12:11:18 2011
New Revision: 1148288

URL: http://svn.apache.org/viewvc?rev=1148288&view=rev
Log:
Add changelog for 1148254 and 1148216

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=1148288&r1=1148287&r2=1148288&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Tue Jul 19 12:11:18 2011
@@ -71,6 +71,14 @@
   <subsection name="Coyote">
     <changelog>
       <fix>
+        <bug>50394</bug>: Return -1 instead throwing exception when
+        EOF (jfclere)
+      </fix>
+      <fix>
+        <bug>49595</bug>: Prevent JVM crash with native when flushing
+        a closed socket (jfclere)
+      </fix>
+      <fix>
         Correctly handle a connectionTimeout value of -1 (no timeout) for the
         HTTP NIO and AJP NIO connectors. (markt)
       </fix>



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