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 6b89af8 commit ef8b576Copy full SHA for ef8b576
src/dist/changelog.txt
@@ -8,6 +8,7 @@ Changes in version 3.2.3 (2013-05-17)
8
9
* compatibility with OpenJDK 8 for target 1.5/1.6/1.7 compiled Spring Framework 3.2.x applications (SPR-9639)
10
* compatibility with OSGI-style use of generics in source code that got compiled to 1.4 byte code (SPR-10559)
11
+* consistent detection of Order annotation in superclasses and interfaces (SPR-10514)
12
* fixed regression with type detection for child bean definitions (SPR-10374)
13
* fixed configuration class overriding in terms of superclasses (SPR-10546)
14
* minimized ASM usage during configuration class processing (SPR-10292)
0 commit comments