[SPR-5995] SpringJUnit4ClassRunner is now compatible with JUnit 4.5 - 4.7

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@1766 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Sam Brannen
2009-08-26 14:46:28 +00:00
parent 2afa25e697
commit eb9c4f1d7a
@@ -7,6 +7,7 @@ Changes in version 3.0.0.RC1 (2009 Q3)
--------------------------------------
* upgraded to JUnit 4.7 and TestNG 5.10
* SpringJUnit4ClassRunner is now compatible with JUnit 4.5 - 4.7
Changes in version 3.0.0.M4 (2009-08-10)