File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ SPRING FRAMEWORK CHANGELOG
3
3
http://www.springsource.org
4
4
5
5
6
- Changes in version 3.2 M2 (2012-09-10 )
6
+ Changes in version 3.2 M2 (2012-09-11 )
7
7
--------------------------------------
8
8
9
9
* 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)
48
48
* introduced "countRowsInTableWhere()" and "dropTables()" in JdbcTestUtils (SPR-9235)
49
49
* introduced JdbcTemplate in tx base classes in the TestContext framework (SPR-8990)
50
50
* 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)
51
53
52
54
53
55
Changes in version 3.2 M1 (2012-05-28)
You can’t perform that action at this time.
0 commit comments