Author: markt
Date: Sun Oct 3 19:18:20 2010
New Revision: 1004028
URL: http://svn.apache.org/viewvc?rev=1004028&view=rev
Log:
Correct fix version. I think a few more of these need correcting. Checking
now...
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=1004028&r1=1004027&r2=1004028&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sun Oct 3 19:18:20 2010
@@ -43,6 +43,10 @@
<bug>49998</bug>: Make jsp:root detection work with single quoted
attributes as well. (timw)
</fix>
+ <fix>
+ Correctly handle the setting of primitve bean values via expression
+ language. (markt)
+ </fix>
</changelog>
</subsection>
</section>
@@ -282,10 +286,6 @@
<fix>
<bug>49985</bug>: Fix thread safety issue in EL parser. (markt)
</fix>
- <fix>
- Correctly handle the setting of primitve bean values via expression
- language. (markt)
- </fix>
</changelog>
</subsection>
<subsection name="Cluster">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]