From: markt Date: Mon, 14 Jun 2010 21:25:26 +0000 (+0000) Subject: Update changelog X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=44ef370eb3caede88915e40473ee7bf0e2a29b22;p=tomcat7.0 Update changelog git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@954652 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 198b009f1..2330a4289 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -54,6 +54,10 @@ Remove references to Jikes since it does not support Java 6. (markt) + + Correct over zealous type checking for EL in attributes that broke the + use of JSF convertors. (markt) +