Skip to content

Commit 17ce06a

Browse files
committed
Update changelog re destroy method inference
Issue: SPR-8751
1 parent 38e9010 commit 17ce06a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build-spring-framework/resources/changelog.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ Changes in version 3.1 RC1 (2011-10-11)
1111
* support for load-time weaving on WebSphere 7 and 8
1212
* updated JBossLoadTimeWeaver to automatically detect and support JBoss AS 7 as well
1313
* added support for Hibernate 4.0 (HibernateJpaDialect as well as natively in orm.hibernate4)
14+
* added 'destroy method inference' (SPR-8751)
1415
* prepared Spring's DataSource and RowSet adapters for forward compatibility with JDBC 4.1
1516
* introduced ForkJoinPoolFactoryBean for Java 7 (alternative: add new jsr166.jar to Java 6)
1617
* introduced extended WritableResource interface

0 commit comments

Comments
 (0)