Author: markt Date: Thu Mar 6 15:58:06 2014 New Revision: 1574936 URL: http://svn.apache.org/r1574936 Log: Update changelog
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=1574936&r1=1574935&r2=1574936&view=diff ============================================================================== --- tomcat/trunk/webapps/docs/changelog.xml (original) +++ tomcat/trunk/webapps/docs/changelog.xml Thu Mar 6 15:58:06 2014 @@ -86,6 +86,11 @@ while web application is being stopped, print their stack traces to the log. (kkolinko) </add> + <fix> + <bug>56190</bug>: The response should be closed (i.e. no further output + is permitted) when a call to <code>AsyncContext.complete()</code> takes + effect. (markt) + </fix> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org