From 23f76f75a61525c8f573eb3e78628e514b590ba8 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Fri, 17 Oct 2008 22:16:01 +0000 Subject: [PATCH] preparing for release --- build-spring-webflow/resources/changelog.txt | 6 ++++-- build-spring-webflow/resources/readme.txt | 2 +- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/build-spring-webflow/resources/changelog.txt b/build-spring-webflow/resources/changelog.txt index dacd701e..8c41ce75 100644 --- a/build-spring-webflow/resources/changelog.txt +++ b/build-spring-webflow/resources/changelog.txt @@ -2,12 +2,14 @@ SPRING WEB FLOW CHANGELOG ========================= http://www.springframework.org/webflow -Changes in version 2.0.4 (15.08.2008) +Changes in version 2.0.4 (20.10.2008) ------------------------------------- Bug Fixes * Fixed bug where a registered ConversionService was not auto-wired with the default ExpressionParser implementation. This prevented user-installed type converters from being applied without explicit configuration. - + +TODO + Changes in version 2.0.3 (31.07.2008) ------------------------------------- New Features diff --git a/build-spring-webflow/resources/readme.txt b/build-spring-webflow/resources/readme.txt index a52987eb..dfce2c38 100644 --- a/build-spring-webflow/resources/readme.txt +++ b/build-spring-webflow/resources/readme.txt @@ -1,4 +1,4 @@ -SPRING WEB FLOW 2.0.4 (August 2008) +SPRING WEB FLOW 2.0.4 (October 2008) ---------------------------------- http://www.springframework.org/webflow