diff --git a/spring-webflow/changelog.txt b/spring-webflow/changelog.txt index 82e186e0..da5c86a0 100644 --- a/spring-webflow/changelog.txt +++ b/spring-webflow/changelog.txt @@ -73,7 +73,8 @@ Package org.springframework.webflow.samples * Featured alternate versions of "ItemList" and "Sellitem" flows more prominently. * Enhanced the JSF-based version of SellItem to take advantage of the latest simplifications in Spring Web Flow's JSF support. Please see this sample along with the practical section in the reference manual for illustrations of how to use Spring Web Flow in a JSF environment. - +* Greatly enhanced sample walkthrough documentation in 'practical' section of reference manual (special thanks to Rossen Stoyanchev who contributed this) + Changes in version 1.0.1 (08.01.2007) -------------------------------------