diff --git a/build-spring-framework/resources/changelog.txt b/build-spring-framework/resources/changelog.txt index f01e41acca3..0da120427ae 100644 --- a/build-spring-framework/resources/changelog.txt +++ b/build-spring-framework/resources/changelog.txt @@ -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)