Added reference to JIRA ticket.

This commit is contained in:
Erwin Vervaet
2007-03-01 20:43:41 +00:00
parent a081825b6a
commit bb9ca6c4ef

View File

@@ -21,7 +21,7 @@ Package org.springframework.webflow.conversation
Package org.springframework.webflow.execution
* Added FlowExecutionListener.sessionCreated(RequestContext, FlowSession) callback, useful for
setting flow attributes before the flow starts.
setting flow attributes before the flow starts (SWF-223).
Package org.springframework.webflow.executor
* Added resource URL encoding to redirects in a JSF environment (SWF-256).