Browse Source

Preparations for 3.2.3

pull/260/merge
Juergen Hoeller 13 years ago
parent
commit
ff6d7a858e
  1. 9
      src/dist/changelog.txt

9
src/dist/changelog.txt vendored

@ -3,8 +3,15 @@ SPRING FRAMEWORK CHANGELOG @@ -3,8 +3,15 @@ SPRING FRAMEWORK CHANGELOG
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)
--------------------------------------
-------------------------------------
* official support for Hibernate 4.2 (SPR-10255)
* fixed missing inter-dependencies in module POMs (SPR-10218)

Loading…
Cancel
Save