Update changelog

Issue: SPR-9593
This commit is contained in:
Sam Brannen
2012-10-27 21:10:15 +02:00
parent 90c5f226b6
commit 397d20b55a

View File

@@ -34,6 +34,7 @@ Changes in version 3.2 RC1 (2012-10-29)
* introduced support for setting locales in MockHttpServletRequest (SPR-9724)
* added Spring MVC Test framework (SPR-9859, SPR-7951)
* added mock implementations of Http[Input|Output]Message
* JdbcTestUtils no longer interprets SQL comments as statements (SPR-9593)
Changes in version 3.2 M2 (2012-09-11)