Skip to content

Commit bc243b5

Browse files
committed
preparations for 3.1.2 release
1 parent d36979b commit bc243b5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

build-spring-framework/resources/changelog.txt

Lines changed: 4 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.1.2 (2012-??-??)
6+
Changes in version 3.1.2 (2012-06-??)
77
-------------------------------------
88

99
* removed INDEX.LIST entries from Spring jar META-INF dirs
@@ -12,6 +12,9 @@ Changes in version 3.1.2 (2012-??-??)
1212
* fixed MutablePropertySources "get" implementation to correctly return null if not found
1313
* fixed @PropertySource placeholder resolution to apply to all specified values
1414
* 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)
1518

1619

1720
Changes in version 3.1.1 (2012-02-16)

0 commit comments

Comments
 (0)