File tree 2 files changed +3
-3
lines changed
build-spring-framework/resources 2 files changed +3
-3
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.7 (2011-12-19 )
6
+ Changes in version 3.0.7 (2011-12-22 )
7
7
-------------------------------------
8
8
9
9
* fixed GenericTypeResolver to consistently return null if not resolvable
@@ -33,7 +33,7 @@ Changes in version 3.0.7 (2011-12-19)
33
33
* Portlet session mutex uses global session attribute to be shared among all portlets in the session
34
34
* fixed ServletServerHttpRequest to reconstruct from "request.getParameterMap()" for form POST only
35
35
* fixed @RequestMapping header matching to correctly process negated header conditions
36
- * added getObjectMapper() accessor to MappingJacksonHttpMessageConverter
36
+ * added " getObjectMapper()" accessor to MappingJacksonHttpMessageConverter
37
37
* ResourceHttpRequestHandler sends content without content-type header if no media type found
38
38
* AbstractCachingViewResolver allows for caching unresolved view names ("cacheUnresolved"=true)
39
39
* fixed "formMultiSelect"/"formCheckboxes" FreeMarker macros to compare against actual field value
Original file line number Diff line number Diff line change 1
- SPRING FRAMEWORK 3.0.7 (November 2011)
1
+ SPRING FRAMEWORK 3.0.7 (December 2011)
2
2
--------------------------------------
3
3
http://www.springsource.org
4
4
You can’t perform that action at this time.
0 commit comments