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 2010/10/03 21:23:28 UTC

svn commit: r1004030 - /tomcat/trunk/webapps/docs/changelog.xml

Author: markt
Date: Sun Oct  3 19:23:27 2010
New Revision: 1004030

URL: http://svn.apache.org/viewvc?rev=1004030&view=rev
Log:
ADd missing entry

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1004030&r1=1004029&r2=1004030&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sun Oct  3 19:23:27 2010
@@ -37,6 +37,14 @@
 <body>
 <!--  Catalina, Coyote, Jasper, Cluster, Web applications, Extras, Other -->
 <section name="Tomcat 7.0.4 (markt)">
+  <subsection name="Catalina">
+    <changelog>
+      <fix>
+        <bug>49922</bug>: Don&apos;t add filter twice to filter chain if the
+        filter matches more than one URL pattern and/or Servlet name.
+      </fix>
+    </changelog>
+  </subsection>
   <subsection name="Jasper">
     <changelog>
       <fix>



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