Browse Source

changelog update for spring-jdbc config add

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

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

@ -11,7 +11,7 @@ Changes in version 3.0.0.RC1 (2009-06-10) @@ -11,7 +11,7 @@ Changes in version 3.0.0.RC1 (2009-06-10)
* scoped proxies are serializable now, for web scopes as well as for singleton beans
* injected request/session references are serializable proxies for the current request now
* ReloadableResourceBundleMessageSource correctly calculates filenames for all locales now
* Added spring-jdbc config schema; initially provides an embedded-database tag for creating an embedded database instance (HSQL, H2, etc).
Changes in version 3.0.0.M3 (2009-05-06)
----------------------------------------

Loading…
Cancel
Save