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-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org