Skip to content

Commit e02c309

Browse files
committed
Update changelog
1 parent 4e97643 commit e02c309

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/dist/changelog.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,11 @@ Changes in version 3.2 RC1 (2012-11-02)
5959
* sort candidate @AspectJ methods deterministically (SPR-9729)
6060
* improve SimpleStreamingClientHttpRequest performance (SPR-9530)
6161
* added UnknownHttpStatusCodeException (SPR-9406)
62+
* support for custom global Joda DateTimeFormatters (SPR-7121)
63+
* support DateTimeFormat annotation without Joda (SPR-6508)
64+
* use concurrent cache to improve performance of GenericTypeResolver (SPR-8701)
65+
* cache and late resolve annotations on bean properties to improve performance (SPR-9166)
66+
6267

6368
Changes in version 3.2 M2 (2012-09-11)
6469
--------------------------------------

0 commit comments

Comments
 (0)