Skip to content

Commit 08514e2

Browse files
committed
Update changelog
1 parent e02c309 commit 08514e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/dist/changelog.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SPRING FRAMEWORK CHANGELOG
33
http://www.springsource.org
44

55

6-
Changes in version 3.2 RC1 (2012-11-02)
6+
Changes in version 3.2 RC1 (2012-11-04)
77
---------------------------------------
88

99
* added "getApplicationName()" method to ApplicationContext interface
@@ -63,6 +63,7 @@ Changes in version 3.2 RC1 (2012-11-02)
6363
* support DateTimeFormat annotation without Joda (SPR-6508)
6464
* use concurrent cache to improve performance of GenericTypeResolver (SPR-8701)
6565
* cache and late resolve annotations on bean properties to improve performance (SPR-9166)
66+
* allow PropertyResolver implementations to ignore unresolvable ${placeholders} (SPR-9569)
6667

6768

6869
Changes in version 3.2 M2 (2012-09-11)

0 commit comments

Comments
 (0)