[SPR-7850][SPR-7851] Upgraded to JUnit 4.8.1 and TestNG 5.12.1; added changelog entries for 3.1.0.M1.

This commit is contained in:
Sam Brannen
2010-12-30 08:00:58 +00:00
parent d7c4db1b49
commit b130a36af7
27 changed files with 67 additions and 44 deletions

View File

@@ -3,6 +3,16 @@ SPRING FRAMEWORK CHANGELOG
http://www.springsource.org
Changes in version 3.1.0.M1 (2010-12-31)
----------------------------------------
* upgraded to JUnit 4.8.1, TestNG 5.12.1
* introduced c: namespace for constructor arguments
* introduced Cache abstraction SPI and annotations
* introduced cache namespace
* introduced environment profiles and environment-specific beans
Changes in version 3.0.5 (2010-10-20)
-------------------------------------