From 9ce75dde4230200183f00a04768c367aa9ef64cb Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Wed, 6 May 2009 05:03:20 +0000 Subject: [PATCH] Reinserted blank line for consistent formatting of the change log. git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1109 50f2f4bb-b051-0410-bef5-90022cba6387 --- build-spring-framework/resources/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/build-spring-framework/resources/changelog.txt b/build-spring-framework/resources/changelog.txt index 6c98f19927a..b23ce13678e 100644 --- a/build-spring-framework/resources/changelog.txt +++ b/build-spring-framework/resources/changelog.txt @@ -57,6 +57,7 @@ Changes in version 3.0.0.M3 (2009-05-05) * SpringJUnit4ClassRunner subclasses can now override the default ContextLoader class * added "value" alias for @ContextConfiguration's "locations" attribute + Changes in version 3.0.0.M2 (2009-02-25) ----------------------------------------