Skip to content

Commit ff6d7a8

Browse files
committed
Preparations for 3.2.3
1 parent aeef000 commit ff6d7a8

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

src/dist/changelog.txt

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

55

6+
Changes in version 3.2.3 (2013-05-02)
7+
-------------------------------------
8+
9+
* fixed ReflectiveMethodResolver to avoid potential UnsupportedOperationException on sort (SPR-10392)
10+
* fixed Jaxb2Marshaller's partial unmarshalling feature to consistently apply to all sources (SPR-10282)
11+
12+
613
Changes in version 3.2.2 (2013-03-14)
7-
--------------------------------------
14+
-------------------------------------
815

916
* official support for Hibernate 4.2 (SPR-10255)
1017
* fixed missing inter-dependencies in module POMs (SPR-10218)

0 commit comments

Comments
 (0)