Browse Source

final preparations for 3.0.5

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3674 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Juergen Hoeller 16 years ago
parent
commit
61fac7d457
  1. 1
      build-spring-framework/resources/changelog.txt

1
build-spring-framework/resources/changelog.txt

@ -14,6 +14,7 @@ Changes in version 3.0.5 (2010-09-14) @@ -14,6 +14,7 @@ Changes in version 3.0.5 (2010-09-14)
* SpEL supports projection on any kind of Collection (not just on Lists and arrays)
* JDBC bundle uses local ClassLoader as bean ClassLoader for "sql-error-codes.xml" parsing
* DefaultLobHandler's "wrapAsLob" mode works with PostgreSQL's getAsciiStream() requirement
* ResultSetWrappingSqlRowSet (as used by JdbcTemplate's "queryForRowSet") supports column labels now
* LocalSessionFactoryBean's "entityCacheStrategies" works with region names on Hibernate 3.6 as well
* fixed DefaultMessageListenerContainer's no-message commit to work without Session caching as well
* JaxWsPortClientInterceptor does not fall back to annotation-specified name as portName anymore

Loading…
Cancel
Save