Author: kkolinko Date: Sat Oct 6 14:59:04 2012 New Revision: 1395081 URL: http://svn.apache.org/viewvc?rev=1395081&view=rev Log: Add changelog entry for r1359748
Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml Modified: tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml?rev=1395081&r1=1395080&r2=1395081&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml (original) +++ tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml Sat Oct 6 14:59:04 2012 @@ -101,6 +101,11 @@ chunk-extension suffix, not trying to parse digits contained in it. Reject chunks whose header is incorrect. (kkolinko) </fix> + <fix> + <bug>52055</bug> (comment 14): Correctly reset + <code>ChunkedInputFilter.needCRLFParse</code> flag when the filter + is recycled. (kkolinko) + </fix> </changelog> </subsection> <subsection name="Webapps"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org