Fixed typo
This commit is contained in:
parent
b60a7a2e07
commit
0485f15998
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in New Issue