You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2012/03/07 14:17:54 UTC

svn commit: r1297962 - in /tomcat/tc5.5.x/trunk: STATUS.txt container/webapps/docs/changelog.xml

Author: markt
Date: Wed Mar  7 13:17:54 2012
New Revision: 1297962

URL: http://svn.apache.org/viewvc?rev=1297962&view=rev
Log:
Changelog and status update

Modified:
    tomcat/tc5.5.x/trunk/STATUS.txt
    tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml

Modified: tomcat/tc5.5.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc5.5.x/trunk/STATUS.txt?rev=1297962&r1=1297961&r2=1297962&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/STATUS.txt (original)
+++ tomcat/tc5.5.x/trunk/STATUS.txt Wed Mar  7 13:17:54 2012
@@ -36,9 +36,3 @@ PATCHES PROPOSED TO BACKPORT:
   +1: kfujino
   -0: markt (see https://issues.apache.org/bugzilla/show_bug.cgi?id=52579#c8) 
   -1:
-
-* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=52677
-  Filters need to implement Filter
-  http://people.apache.org/~markt/patches/2012-02-17-bug52677-tc5.patch
-  +1: markt, kkolinko, kfujino
-  -1:

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=1297962&r1=1297961&r2=1297962&view=diff
==============================================================================
--- tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml (original)
+++ tomcat/tc5.5.x/trunk/container/webapps/docs/changelog.xml Wed Mar  7 13:17:54 2012
@@ -47,6 +47,14 @@
       </update>
     </changelog>
   </subsection>
+  <subsection name="Catalina">
+    <changelog>
+      <fix>
+        <bug>52677</bug>: The new <code>SetCharacterEncodingFilter</code> needs
+        to implement <code>Filter</code> to be useful. (markt)
+      </fix>
+    </changelog>
+  </subsection>
   <subsection name="Webapps">
     <changelog>
       <fix>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org