diff --git a/build-spring-framework/resources/changelog.txt b/build-spring-framework/resources/changelog.txt index 966551bfef..b8a2b9b768 100644 --- a/build-spring-framework/resources/changelog.txt +++ b/build-spring-framework/resources/changelog.txt @@ -3,9 +3,17 @@ SPRING FRAMEWORK CHANGELOG http://www.springsource.org +Changes in version 3.1 M2 (2011-??-??) +-------------------------------------- + +* deprecated AbstractJUnit38SpringContextTests and AbstractTransactionalJUnit38SpringContextTests + + Changes in version 3.1 M1 (2011-02-11) -------------------------------------- +[SPR-8030] AbstractJUnit38SpringContextTests and AbstractTransactionalJUnit38SpringContextTests are now officially deprecated. + * upgraded to JUnit 4.8.1 and TestNG 5.12.1 * fixed aspects bundle to declare dependencies for @Async aspect as well * introduced Environment abstraction with flexible placeholder resolution