Fixed typo

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@3634 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Sam Brannen
2010-09-01 23:38:51 +00:00
parent aab7cff10a
commit fff80a91a4
@@ -13,7 +13,7 @@ Changes in version 3.0.5 (2010-09-09)
* DefaultLobHandler's "wrapAsLob" mode works with PostgreSQL's getAsciiStream() requirement
* fixed DefaultMessageListenerContainer's no-message commit to work without Session caching as well
* JaxWsPortClientInterceptor does not fall back to annotation-specified name as portName anymore
* fixed EvalTag's EvaluationContext caching to properly with JSP tag caching across requests
* fixed EvalTag's EvaluationContext caching to properly handle JSP tag caching across requests
Changes in version 3.0.4 (2010-08-19)