Skip to content

Commit 6108129

Browse files
committed
prepared for 3.0.5 release
1 parent 82ec515 commit 6108129

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build-spring-framework/resources/changelog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SPRING FRAMEWORK CHANGELOG
33
http://www.springsource.org
44

55

6-
Changes in version 3.0.5 (2010-10-18)
6+
Changes in version 3.0.5 (2010-10-20)
77
-------------------------------------
88

99
* support for Hibernate 3.6 final
@@ -47,6 +47,7 @@ Changes in version 3.0.5 (2010-10-18)
4747
* fixed @MVC processing of parameter-level annotations to work with interface-based proxies again
4848
* revised @RequestParam processing to support CSV-to-array/collection binding with ConversionService
4949
* fixed EvalTag's EvaluationContext caching to properly handle JSP tag caching across requests
50+
* AbstractJasperReportsView only sets locale model attributes if not present already
5051
* DispatcherPortlet throws custom NoHandlerFoundException instead of misleading UnavailableException
5152
* DispatcherPortlet copies all action parameters to render parameters in case of an action exception
5253
* DispatcherPortlet's default resource serving explicitly prevents access to WEB-INF and META-INF

0 commit comments

Comments
 (0)