prepared for 3.1.1

This commit is contained in:
Juergen Hoeller 2011-12-21 12:43:04 +01:00
parent 01036f0ff5
commit c71da98c10
2 changed files with 8 additions and 2 deletions

View File

@ -3,6 +3,12 @@ SPRING FRAMEWORK CHANGELOG
http://www.springsource.org
Changes in version 3.1.1 (2012-01-16)
-------------------------------------
* fixed LocalContainerEntityManagerFactoryBean's "packagesToScan" to avoid additional provider scan
Changes in version 3.1 GA (2011-12-12)
--------------------------------------

View File

@ -1,5 +1,5 @@
SPRING FRAMEWORK 3.1 GA (December 2011)
---------------------------------------
SPRING FRAMEWORK 3.1.1 (January 2012)
-------------------------------------
http://www.springsource.org
1. INTRODUCTION