From 428f01b9facc16bd508d35e70ef4f4e80d033160 Mon Sep 17 00:00:00 2001 From: Ben Hale Date: Fri, 23 Feb 2007 23:33:34 +0000 Subject: [PATCH] And the change log for SWF-254 --- spring-webflow/changelog.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/spring-webflow/changelog.txt b/spring-webflow/changelog.txt index 4059331f..179b725b 100644 --- a/spring-webflow/changelog.txt +++ b/spring-webflow/changelog.txt @@ -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