We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aeef000 commit ff6d7a8Copy full SHA for ff6d7a8
src/dist/changelog.txt
@@ -3,8 +3,15 @@ SPRING FRAMEWORK CHANGELOG
3
http://www.springsource.org
4
5
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
13
Changes in version 3.2.2 (2013-03-14)
---------------------------------------
14
15
16
* official support for Hibernate 4.2 (SPR-10255)
17
* fixed missing inter-dependencies in module POMs (SPR-10218)
0 commit comments