Browse Source

convert addition

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1121 50f2f4bb-b051-0410-bef5-90022cba6387
pull/1/head
Keith Donald 17 years ago
parent
commit
bc64a13b2f
  1. 1
      build-spring-framework/resources/changelog.txt

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

@ -57,6 +57,7 @@ Changes in version 3.0.0.M3 (2009-05-05) @@ -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
* added EmbeddedDatabase support in spring-jdbc embedded package; HSQL support provided initially, is extensible.
* added new type conversion system SPI and converter API in spring-core convert package; presently used by EL system for type coersion
Changes in version 3.0.0.M2 (2009-02-25)
----------------------------------------

Loading…
Cancel
Save