Browse Source

prepared for 3.1 RC1 release

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@4532 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/merge
Juergen Hoeller 15 years ago
parent
commit
e384b637a3
  1. 8
      build-spring-framework/resources/changelog.txt
  2. 6
      build-spring-framework/resources/readme.txt

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

@ -3,6 +3,14 @@ SPRING FRAMEWORK CHANGELOG @@ -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)
--------------------------------------

6
build-spring-framework/resources/readme.txt

@ -1,6 +1,6 @@ @@ -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

Loading…
Cancel
Save