Author: kkolinko
Date: Fri Jan 7 21:12:18 2011
New Revision: 1056511
URL: http://svn.apache.org/viewvc?rev=1056511&view=rev
Log:
Additional changelog entry for r1056451,
where two issues were fixed in one commit.
Modified:
tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL:
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=1056511&r1=1056510&r2=1056511&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Fri Jan 7 21:12:18 2011
@@ -324,6 +324,12 @@
<bug>50460</bug>: Fix memory leak in JspDocumentParser triggered by
first access to a jspx page. (kkolinko)
</fix>
+ <fix>
+ <bug>50500</bug>: Use correct coercions (as per the EL spec) for
+ arithmetic operations involving string values containing '.',
+ 'e' or 'E'. Based on a patch by Brian Weisleder.
+ (markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Cluster">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]