From 9c35130fdc42c4377f90a8a60fddb4970331f67e Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Fri, 12 Feb 2010 20:03:23 +0000 Subject: [PATCH] Added spring:eval note --- build-spring-framework/resources/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build-spring-framework/resources/changelog.txt b/build-spring-framework/resources/changelog.txt index 082ea61493..c27907f6eb 100644 --- a/build-spring-framework/resources/changelog.txt +++ b/build-spring-framework/resources/changelog.txt @@ -10,6 +10,7 @@ Changes in version 3.0.1 (2010-02-15) * full support for JPA 2.0 persistence schema and PersistenceUnitInfo SPI * support for Hibernate 3.5 beta 4 (in particular for its JPA 2.0 provider) * support for Tiles 2.2 (preserving compatibility with Tiles 2.1.2 and above) +* added new spring:eval tag for evaluating SpEL expressions from JSP pages * consistent treatment of unresolvable placeholders for Resource and Resource array properties * ConversionFailedException exposes offending value through public "getValue()" method * fixed BeanFactory's "getBeansWithAnnotation" to ignore beans with non-determinable type