Skip to content

Commit 5b59a25

Browse files
committed
Update changelog
Added missing JIRA issue IDs.
1 parent 4626059 commit 5b59a25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/dist/changelog.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ Changes in version 3.2 RC1 (2012-11-02)
1010
* introduced LiveBeansView MBean and LiveBeansViewServlet (SPR-9662)
1111
* ResourceBundleMessageSource supports "defaultEncoding", "fallbackToSystemLocale", "cacheSeconds" (SPR-7392)
1212
* BeanWrapper does not fall back to String constructor if ConversionService attempt failed before (SPR-9865)
13-
* @Autowired, @Value and qualifiers may be used as meta-annotations for custom injection annotations
13+
* @Autowired, @Value, and qualifiers may be used as meta-annotations for custom injection annotations (SPR-9890)
1414
* @DateTimeFormat may now be used as a meta-annotation for custom formatting annotations
1515
* allow replaced-method 'arg-type' matches against element body as well as 'match' attribute (SPR-9812)
1616
* fixed potential race condition in concurrent calling of autowired methods on a prototype bean (SPR-9806)
1717
* cancel on a Future returned by a TaskScheduler works reliably (SPR-9821)
1818
* LoadTimeWeaverAware beans are consistently being created early for JPA weaving to work reliably (SPR-9857)
19-
* @ManagedResource supports placeholder resolution on all of its String properties (SPR-xxxx)
19+
* @ManagedResource supports placeholder resolution on all of its String properties (SPR-8244)
2020
* Spring-backed DataSources consistently implement JDBC 4.0's Wrapper interface (SPR-9770, SPR-9856)
2121
* optimized ResourceDatabasePopulator to work around JDK 1.7 substring performance regression (SPR-9781)
2222
* JdbcTestUtils no longer interprets SQL comments as statements (SPR-9593)

0 commit comments

Comments
 (0)