You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2012/01/06 14:59:25 UTC

svn commit: r1228188 - /tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml

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