Fixed typo

This commit is contained in:
Sam Brannen 2010-09-01 23:38:51 +00:00
parent b60a7a2e07
commit 0485f15998
1 changed files with 1 additions and 1 deletions

View File

@ -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)