From: markt Date: Sun, 3 Oct 2010 19:18:20 +0000 (+0000) Subject: Correct fix version. I think a few more of these need correcting. Checking now... X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=e8f445ca22f5ec41af5d7b28ff1b69631c650f4f;p=tomcat7.0 Correct fix version. I think a few more of these need correcting. Checking now... git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1004028 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index de12cd205..211b8e6b7 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -43,6 +43,10 @@ 49998: Make jsp:root detection work with single quoted attributes as well. (timw) + + Correctly handle the setting of primitve bean values via expression + language. (markt) + @@ -282,10 +286,6 @@ 49985: Fix thread safety issue in EL parser. (markt) - - Correctly handle the setting of primitve bean values via expression - language. (markt) -