From 52f03fc75951501e072768d77974a737cddd180c Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Wed, 14 Oct 2009 14:47:17 +0000 Subject: [PATCH] Added "Changes in version 3.0.0.RC2" section. --- build-spring-framework/resources/changelog.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/build-spring-framework/resources/changelog.txt b/build-spring-framework/resources/changelog.txt index 0b2abb89a8..b1d1452cff 100644 --- a/build-spring-framework/resources/changelog.txt +++ b/build-spring-framework/resources/changelog.txt @@ -3,6 +3,12 @@ SPRING FRAMEWORK CHANGELOG http://www.springsource.org +Changes in version 3.0.0.RC2 (2009-##-##) +----------------------------------------- + +* ClassUtils is now parametrized with Class and Class where appropriate. + + Changes in version 3.0.0.RC1 (2009-09-25) -----------------------------------------