From ad6037206b44308f95c5d6d821bab94601dec489 Mon Sep 17 00:00:00 2001 From: Jeremy Grelle Date: Thu, 23 Apr 2009 14:02:57 +0000 Subject: [PATCH] Updated for SWF-1112 --- build-spring-webflow/resources/changelog.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build-spring-webflow/resources/changelog.txt b/build-spring-webflow/resources/changelog.txt index 10907bca..c0a20158 100644 --- a/build-spring-webflow/resources/changelog.txt +++ b/build-spring-webflow/resources/changelog.txt @@ -1,9 +1,10 @@ SPRING WEB FLOW CHANGELOG ========================= http://www.springframework.org/webflow - Changes in version 2.0.8 () ------------------------------------- +Bug Fixes +* Fixed incompatability with JSF 1.1 in JsfView by calling ViewStateManager.saveSerializedView instead of ViewStateManager.saveView (SWF-1112) Changes in version 2.0.7 (2009.04.17) -------------------------------------