Author: markt Date: Thu Apr 2 12:51:40 2015 New Revision: 1670896 URL: http://svn.apache.org/r1670896 Log: Update changelog
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1670896&r1=1670895&r2=1670896&view=diff ============================================================================== --- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original) +++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Thu Apr 2 12:51:40 2015 @@ -84,6 +84,10 @@ <bug>57544</bug>: Fix a potential infinite loop when preparing a kept alive HTTP connection for the next request. (markt) </fix> + <add> + <bug>57570</bug>: Make the processing of chunked encoding trailing + headers optional and disabled by default. (markt) + </add> <fix> <bug>57581</bug>: Change statistics byte counter in coyote Request object to be long to allow values above 2Gb. (kkolinko) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org