Skip to content

Commit 5eae22a

Browse files
committed
Document SPR-9493 in the changelog
Issue: SPR-9493
1 parent e3d8ab2 commit 5eae22a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/dist/changelog.txt

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@ http://www.springsource.org
66
Changes in version 3.2 M2
77
-------------------------
88

9-
* spring-test module now depends on junit:junit-dep
9+
* spring-test module now depends on junit:junit-dep (SPR-6966)
1010
* raise RestClientException instead of IllegalArgumentException for unknown status codes
1111
* add JacksonObjectMapperFactoryBean for configuring a Jackson ObjectMapper in XML
12+
* infer return type of parameterized factory methods (SPR-9493)
13+
1214

1315
Changes in version 3.2 M1 (2012-05-28)
1416
--------------------------------------

0 commit comments

Comments
 (0)