Skip to content

Commit

Permalink
Initial preparations for 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jhoeller committed Dec 20, 2012
1 parent c242aba commit a30ee01
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions src/dist/changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@ SPRING FRAMEWORK CHANGELOG
http://www.springsource.org


Changes in version 3.2.1 (2013-01-24)
--------------------------------------

* fixed QualifierAnnotationAutowireCandidateResolver's detection of custom qualifier annotations (SPR-10107)
* fixed AbstractAutoProxyCreator to accept null bean names again (SPR-10108)
* spring-task-3.2.xsd allows for SpEL expressions in initial-delay attribute (SPR-10102)
* JmsTemplate uses configured receiveTimeout if shorter than remaining transaction timeout (SPR-10109)
* added MappingJackson2MessageConverter for JMS (SPR-10099)


Changes in version 3.2 GA (2012-12-13)
--------------------------------------

Expand Down

0 comments on commit a30ee01

Please sign in to comment.