Fixed small typo in changelog.
This commit is contained in:
@@ -15,7 +15,7 @@ Package org.springframework.webflow.executor
|
|||||||
* Statics on FlowFacesUtils are now public: they're supposed to be well known names.
|
* Statics on FlowFacesUtils are now public: they're supposed to be well known names.
|
||||||
* FlowPhaseListener.cleanupResources() is now protected.
|
* FlowPhaseListener.cleanupResources() is now protected.
|
||||||
* Added AutowiringSupport, AutowiringFlowExecutionListener and AutowiringPhaseListener (SWF-746).
|
* Added AutowiringSupport, AutowiringFlowExecutionListener and AutowiringPhaseListener (SWF-746).
|
||||||
* In a JSF 1.2 environment, SWF will now correctly maintain the "java.faces.ViewState" parameter accross flow
|
* In a JSF 1.2 environment, SWF will now correctly maintain the "javax.faces.ViewState" parameter accross flow
|
||||||
execution redirects (SWF-445).
|
execution redirects (SWF-445).
|
||||||
* FlowPhaseListener now maintains FacesMessages accross a flow execution redirect by temporarily storing them in
|
* FlowPhaseListener now maintains FacesMessages accross a flow execution redirect by temporarily storing them in
|
||||||
the flow execution (SWF-745).
|
the flow execution (SWF-745).
|
||||||
|
|||||||
Reference in New Issue
Block a user