Skip to content

Commit 5fb7530

Browse files
jhoellerunknown
authored andcommitted
Final preparations for 3.2.1
1 parent d5af9dc commit 5fb7530

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/dist/changelog.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Changes in version 3.2.1 (2013-01-24)
2323
* MBeanExporter does not log warnings for manually unregistered MBeans (SPR-9451)
2424
* AbstractCacheManager accepts no caches defined, allowing for EHCache default cache setup (SPR-7955)
2525
* EhCacheManagerFactoryBean applies cacheManagerName ahead of creation (for EHCache 2.5 compatibility; SPR-9171)
26+
* added "awaitTerminationSeconds" property to ThreadPoolTaskExecutor/ThreadPoolTaskScheduler (SPR-5387)
27+
* aligned XML scheduled-task elements with @Scheduled in terms of kicking in after context refresh (SPR-9231)
2628
* reintroduced "mode" and "proxy-target-class" attributes in spring-task-3.1/3.2.xsd (SPR-10177)
2729
* spring-task-3.2.xsd allows for SpEL expressions in initial-delay attribute (SPR-10102)
2830
* spring-jms-3.2.xsd allows for SpEL expressions in prefetch and receive-timeout attributes (SPR-9553)

0 commit comments

Comments
 (0)