Skip to content

Commit

Permalink
preparations for 3.1.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed May 27, 2012
1 parent d36979b commit bc243b5
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion build-spring-framework/resources/changelog.txt
Expand Up @@ -3,7 +3,7 @@ SPRING FRAMEWORK CHANGELOG
http://www.springsource.org


Changes in version 3.1.2 (2012-??-??)
Changes in version 3.1.2 (2012-06-??)
-------------------------------------

* removed INDEX.LIST entries from Spring jar META-INF dirs
Expand All @@ -12,6 +12,9 @@ Changes in version 3.1.2 (2012-??-??)
* fixed MutablePropertySources "get" implementation to correctly return null if not found
* fixed @PropertySource placeholder resolution to apply to all specified values
* JDBC parameter binding uses JDBC 3.0 ParameterMetaData (if available) for type determination
* EhCacheFactoryBean applies listeners and enabled/disabled flags to existing cache regions as well
* ServletContextResource's getFile implementation falls back to getRealPath for non-existent files
* fixed StandardServletMultipartResolver compatibility with Resin (only deleting actual file parts)


Changes in version 3.1.1 (2012-02-16)
Expand Down

0 comments on commit bc243b5

Please sign in to comment.