diff --git a/build-spring-framework/resources/changelog.txt b/build-spring-framework/resources/changelog.txt index 57f588ad8fd2e985ac579822a8b35cb67e06667e..08546554027406ed99ce4209338620249ba58ef0 100644 --- a/build-spring-framework/resources/changelog.txt +++ b/build-spring-framework/resources/changelog.txt @@ -3,6 +3,14 @@ SPRING FRAMEWORK CHANGELOG http://www.springsource.org +Changes in version 3.0.1 (2010-01-25) +------------------------------------- + +* fixed "getBeansWithAnnotation" to ignore beans with non-determinable type +* generic ApplicationListener event type gets detected through proxy as well +* fixed "mvc:view-controller" to work in a fully isolated fashion on Spring DM + + Changes in version 3.0.0.GA (2009-12-16) ----------------------------------------