further post-GA fixes

This commit is contained in:
Juergen Hoeller
2011-12-21 14:05:11 +01:00
parent 23a941d0f4
commit 096de373b4

View File

@@ -7,6 +7,8 @@ Changes in version 3.1.1 (2012-01-16)
-------------------------------------
* fixed LocalContainerEntityManagerFactoryBean's "packagesToScan" to avoid additional provider scan
* added "entityInterceptor" property to Hibernate 4 LocalSessionFactoryBean
* corrected fix for QuartzJobBean to work with Quartz 2.0/2.1
Changes in version 3.1 GA (2011-12-12)