further post-GA fixes

This commit is contained in:
Juergen Hoeller 2011-12-21 14:05:11 +01:00 committed by Chris Beams
parent eb31528979
commit 1c9fe623f9
1 changed files with 2 additions and 0 deletions

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)