Author: kkolinko
Date: Mon Dec 13 01:21:58 2010
New Revision: 1044994
URL: http://svn.apache.org/viewvc?rev=1044994&view=rev
Log:
changelog for r1044987
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=1044994&r1=1044993&r2=1044994&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Dec 13 01:21:58 2010
@@ -156,6 +156,11 @@
<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">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]