Browse Source

initial preparations for 3.0.1 release

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2724 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Juergen Hoeller 16 years ago
parent
commit
ce695e80d0
  1. 8
      build-spring-framework/resources/changelog.txt

8
build-spring-framework/resources/changelog.txt

@ -3,6 +3,14 @@ SPRING FRAMEWORK CHANGELOG @@ -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)
----------------------------------------

Loading…
Cancel
Save