From: markt Date: Thu, 14 Oct 2010 17:41:26 +0000 (+0000) Subject: Update X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e6e1d48bf1c34b64f65d6dfcaa996005ffd299ac;p=tomcat7.0 Update git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1022626 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 25f4d53a8..5cfbdceb8 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -178,6 +178,13 @@ 50066: Fix building of recursive tag files when the file depends on a JAR file. Patch provided by Sylvain Laurent. (markt) + + 50078: Fix threading problem in EL caches. Patch provided by + Takayoshi Kimura. (markt) + + + Make EL cache sizes configurable. (markt) +