File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
build-spring-framework/resources Expand file tree Collapse file tree 1 file changed +4
-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.1.2 (2012-?? -??)
6
+ Changes in version 3.1.2 (2012-06 -??)
7
7
-------------------------------------
8
8
9
9
* removed INDEX.LIST entries from Spring jar META-INF dirs
@@ -12,6 +12,9 @@ Changes in version 3.1.2 (2012-??-??)
12
12
* fixed MutablePropertySources "get" implementation to correctly return null if not found
13
13
* fixed @PropertySource placeholder resolution to apply to all specified values
14
14
* JDBC parameter binding uses JDBC 3.0 ParameterMetaData (if available) for type determination
15
+ * EhCacheFactoryBean applies listeners and enabled/disabled flags to existing cache regions as well
16
+ * ServletContextResource's getFile implementation falls back to getRealPath for non-existent files
17
+ * fixed StandardServletMultipartResolver compatibility with Resin (only deleting actual file parts)
15
18
16
19
17
20
Changes in version 3.1.1 (2012-02-16)
You can’t perform that action at this time.
0 commit comments