Skip to content

Commit f582974

Browse files
committed
Update 3.2 M1 changelog
1 parent 155b88f commit f582974

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

src/dist/changelog.txt

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@ SPRING FRAMEWORK CHANGELOG
33
http://www.springsource.org
44

55

6-
Changes in version 3.2 M1
7-
-------------------------------------
6+
Changes in version 3.2 M1 (2012-05-28)
7+
--------------------------------------
88

9-
* add Servlet 3.0 based async support
10-
* upgraded to AspectJ 1.6.12, JUnit 4.10, TestNG 6.5.2
9+
* add Servlet 3.0-based async support
10+
* upgrade to AspectJ 1.6.12, JUnit 4.10, TestNG 6.5.2
1111
* add HttpMessageConverter and View types compatible with Jackson 2.0
1212
* better handling on failure to parse invalid 'Content-Type' or 'Accept' headers
1313
* handle a controller method's return value based on the actual returned value (vs declared type)
@@ -40,6 +40,10 @@ Changes in version 3.2 M1
4040
* improve documentation of annotated class support in the TestContext framework (SPR-9401)
4141
* document support for JSR-250 lifecycle annotations in the TestContext framework (SPR-4868)
4242
* improve dependency management for spring-test (SPR-8861)
43+
* fix MultipartResolver Resin compatibility (SPR-9299)
44+
* handle non-existent files in ServletContextResource (SPR-8461)
45+
* apply cache settings consistently in EhCacheFactoryBean (SPR-9392)
46+
* add initial support for JCache (JSR-107) compliant cache providers (SPR-8774)
4347

4448

4549
Changes in version 3.1.1 (2012-02-16)

0 commit comments

Comments
 (0)