diff --git a/spring-webflow/changelog.txt b/spring-webflow/changelog.txt index a6cc95f8..979bedbd 100644 --- a/spring-webflow/changelog.txt +++ b/spring-webflow/changelog.txt @@ -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).