Update
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 14 Oct 2010 17:41:26 +0000 (17:41 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 14 Oct 2010 17:41:26 +0000 (17:41 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1022626 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 25f4d53..5cfbdce 100644 (file)
         <bug>50066</bug>: Fix building of recursive tag files when the file
         depends on a JAR file. Patch provided by Sylvain Laurent. (markt)
       </fix>
+      <fix>
+        <bug>50078</bug>: Fix threading problem in EL caches. Patch provided by
+        Takayoshi Kimura. (markt)
+      </fix>
+      <add>
+        Make EL cache sizes configurable. (markt)
+      </add>
     </changelog>
   </subsection>
   <subsection name="Web applications">