[SPR-6879] @DirtiesContext is now an @Inherited annotation.
git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3034 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
parent
eb32403fcd
commit
b47c5af1e8
|
|
@ -10,6 +10,7 @@ Changes in version 3.0.2 (2010-03-11)
|
|||
* upgraded to Hibernate Validator 4.0.2 and Jackson 1.4.2
|
||||
* fixed @RequestParam(required=false) regression for @InitBinder methods
|
||||
* fixed indexed property binding regression in form tag library
|
||||
* @DirtiesContext is now inherited for class-level usage
|
||||
|
||||
|
||||
Changes in version 3.0.1 (2010-02-18)
|
||||
|
|
|
|||
Loading…
Reference in New Issue