prepared for 3.1 RC1 release
This commit is contained in:
@@ -3,6 +3,14 @@ SPRING FRAMEWORK CHANGELOG
|
||||
http://www.springsource.org
|
||||
|
||||
|
||||
Changes in version 3.1 RC1 (2011-07-xx)
|
||||
---------------------------------------
|
||||
|
||||
* prepared Spring's DataSource and RowSet adapters for forward compatibility with JDBC 4.1
|
||||
* revised JMS CachedConnectionFactory to avoid unnecessary rollback calls on Session return
|
||||
* fixed JMS CachedConnectionFactory to fully synchronize its Session list
|
||||
|
||||
|
||||
Changes in version 3.1 M2 (2011-06-08)
|
||||
--------------------------------------
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
SPRING FRAMEWORK 3.1 M2 (June 2011)
|
||||
-----------------------------------
|
||||
http://www.springframework.org
|
||||
SPRING FRAMEWORK 3.1 RC1 (July 2011)
|
||||
------------------------------------
|
||||
http://www.springsource.org
|
||||
|
||||
1. INTRODUCTION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user