File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
build-spring-framework/resources Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ SPRING FRAMEWORK CHANGELOG
3
3
http://www.springsource.org
4
4
5
5
6
- Changes in version 3.0.5 (2010-10-18 )
6
+ Changes in version 3.0.5 (2010-10-20 )
7
7
-------------------------------------
8
8
9
9
* support for Hibernate 3.6 final
@@ -47,6 +47,7 @@ Changes in version 3.0.5 (2010-10-18)
47
47
* fixed @MVC processing of parameter-level annotations to work with interface-based proxies again
48
48
* revised @RequestParam processing to support CSV-to-array/collection binding with ConversionService
49
49
* fixed EvalTag's EvaluationContext caching to properly handle JSP tag caching across requests
50
+ * AbstractJasperReportsView only sets locale model attributes if not present already
50
51
* DispatcherPortlet throws custom NoHandlerFoundException instead of misleading UnavailableException
51
52
* DispatcherPortlet copies all action parameters to render parameters in case of an action exception
52
53
* DispatcherPortlet's default resource serving explicitly prevents access to WEB-INF and META-INF
You can’t perform that action at this time.
0 commit comments