Skip to content

Commit 2ae61c5

Browse files
committed
Further changelog entries for 3.2.3
1 parent c2b2f30 commit 2ae61c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/dist/changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ Changes in version 3.2.3 (2013-05-17)
99
* compatibility with OpenJDK 8 for target 1.5/1.6/1.7 compiled Spring Framework 3.2.x applications (SPR-9639)
1010
* compatibility with OSGI-style use of generics in source code that got compiled to 1.4 byte code (SPR-10559)
1111
* HibernateJpaDialect support for Hibernate 4.2 as JPA provider (SPR-10395)
12+
* fixed regression with type detection for child bean definitions (SPR-10374)
13+
* fixed configuration class overriding in terms of superclasses (SPR-10546)
1214
* minimized ASM usage during configuration class processing (SPR-10292)
1315
* added public "getName()" accessor to MethodReference (SPR-10422)
1416
* fixed ReflectiveMethodResolver to avoid potential UnsupportedOperationException on sort (SPR-10392)

0 commit comments

Comments
 (0)