diff --git a/build-spring-webflow/resources/changelog.txt b/build-spring-webflow/resources/changelog.txt index 63b5183d..f415cd2b 100644 --- a/build-spring-webflow/resources/changelog.txt +++ b/build-spring-webflow/resources/changelog.txt @@ -18,6 +18,7 @@ Bug Fixes Improvements * Added an example to the documentation of how to handle a file upload with Web Flow (SWF-1113) * Added some info on custom AjaxHandler implementations to the documentation (SWF-1160) +* Removed an unnecessary extra invocation of the JSF state saving routine when redirects are disabled (SWF-1162) Changes in version 2.0.7 (2009.04.17)