Preparations for 3.2.3
This commit is contained in:
parent
aeef000c46
commit
ff6d7a858e
|
|
@ -3,8 +3,15 @@ SPRING FRAMEWORK CHANGELOG
|
||||||
http://www.springsource.org
|
http://www.springsource.org
|
||||||
|
|
||||||
|
|
||||||
|
Changes in version 3.2.3 (2013-05-02)
|
||||||
|
-------------------------------------
|
||||||
|
|
||||||
|
* fixed ReflectiveMethodResolver to avoid potential UnsupportedOperationException on sort (SPR-10392)
|
||||||
|
* fixed Jaxb2Marshaller's partial unmarshalling feature to consistently apply to all sources (SPR-10282)
|
||||||
|
|
||||||
|
|
||||||
Changes in version 3.2.2 (2013-03-14)
|
Changes in version 3.2.2 (2013-03-14)
|
||||||
--------------------------------------
|
-------------------------------------
|
||||||
|
|
||||||
* official support for Hibernate 4.2 (SPR-10255)
|
* official support for Hibernate 4.2 (SPR-10255)
|
||||||
* fixed missing inter-dependencies in module POMs (SPR-10218)
|
* fixed missing inter-dependencies in module POMs (SPR-10218)
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue