And the change log for SWF-254

This commit is contained in:
Ben Hale
2007-02-23 23:33:34 +00:00
parent 0f0a870c1e
commit 428f01b9fa

View File

@@ -12,6 +12,8 @@ Package org.springframework.webflow.action
Package org.springframework.webflow.config
* Fixed bug in WebFlowConfigNamespaceHandler that caused the type attribute of the repository tag
not to be read properly and throw an exception (SWF-239).
* Added Spring tooling funtionality to the BeanDefinitionParser to allow tools such as SpringIDE
to properly interact with it (SWF-254).
Package org.springframework.webflow.conversation
* The SessionBindingConversationManager now re-binds the ConversationContainer in the session