changelog for r1044987
authorkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 13 Dec 2010 01:21:58 +0000 (01:21 +0000)
committerkkolinko <kkolinko@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 13 Dec 2010 01:21:58 +0000 (01:21 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1044994 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 038b878..2ee883b 100644 (file)
         <bug>50408</bug>: Fix <code>NoSuchMethodException</code> when using
         scoped variables with EL method invocation. (markt)
       </fix>
+      <fix>
+        <bug>50460</bug>: Avoid leak caused by using a cached exception
+        instance in <code>JspDocumentParser</code> and
+        <code>ProxyDirContext</code>. (kkolinko)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Cluster">