Initial changelog entries for 4.0 M1

master
Sam Brannen 12 years ago
parent 88e514bd56
commit bee3263322
  1. 11
      src/dist/changelog.txt

@ -3,6 +3,17 @@ SPRING FRAMEWORK CHANGELOG
http://www.springsource.org http://www.springsource.org
Changes in version 4.0 M1 (2013-05-13)
--------------------------------------
* deleted deprecated, legacy JUnit 3.8 based test class hierarchy
* deleted deprecated JUnit 3.8 support in the TestContext framework (SPR-10499)
* deleted deprecated @ExpectedException annotation in the TestContext framework (SPR-10499)
* deleted deprecated @NotTransactional annotation in the TestContext framework (SPR-10499)
* deleted deprecated SimpleJdbcTestUtils class (SPR-10499)
* deleted deprecated SimpleJdbcTemplate field from base test classes in the TestContext framework (SPR-10499)
Changes in version 3.2.3 (2013-05-02) Changes in version 3.2.3 (2013-05-02)
------------------------------------- -------------------------------------

Loading…
Cancel
Save