Author: kkolinko Date: Fri Jan 6 13:59:24 2012 New Revision: 1228188 URL: http://svn.apache.org/viewvc?rev=1228188&view=rev Log: Update changelog.
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=1228188&r1=1228187&r2=1228188&view=diff ============================================================================== --- tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml (original) +++ tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml Fri Jan 6 13:59:24 2012 @@ -81,6 +81,12 @@ <code>parseParameters()</code> call when a chunked POST request is too large, but treat it like an IO error. (kkolinko) </fix> + <add> + Add SetCharacterEncodingFilter (similar to the one contained in the + examples web application) + to the <code>org.apache.catalina.filters</code> package so it is + available for all web applications. (kkolinko) + </add> </changelog> </subsection> <subsection name="General"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org