ADd missing entry
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 3 Oct 2010 19:23:27 +0000 (19:23 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Sun, 3 Oct 2010 19:23:27 +0000 (19:23 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1004030 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 211b8e6..e52e06e 100644 (file)
 <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>