Skip to content

Commit 3bebb23

Browse files
committed
Update changelog
1 parent 73832f8 commit 3bebb23

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/dist/changelog.txt

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SPRING FRAMEWORK CHANGELOG
33
http://www.springsource.org
44

55

6-
Changes in version 3.2 M2 (2012-09-10)
6+
Changes in version 3.2 M2 (2012-09-11)
77
--------------------------------------
88

99
* inlined ASM 4.0 into spring-core, removed spring-asm subproject and jar (SPR-9669)
@@ -48,6 +48,8 @@ Changes in version 3.2 M2 (2012-09-10)
4848
* introduced "countRowsInTableWhere()" and "dropTables()" in JdbcTestUtils (SPR-9235)
4949
* introduced JdbcTemplate in tx base classes in the TestContext framework (SPR-8990)
5050
* introduced "countRowsInTableWhere()" and "dropTables()" in tx base test classes (SPR-9665)
51+
* introduced support for @ComponentScan base package inference (SPR-9586)
52+
* now building, testing and publishing against JDK7, maintaining compat with JDKs 5&6 (SPR-9715)
5153

5254

5355
Changes in version 3.2 M1 (2012-05-28)

0 commit comments

Comments
 (0)