From 69b296443a2d2a7180da7d2289262ffdef66239a Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 3 Sep 2010 06:22:59 +0000 Subject: [PATCH] updating readme and changelog for 2.0 M7 --- src/main/resources/changelog.txt | 3 +++ src/main/resources/readme.txt | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/src/main/resources/changelog.txt b/src/main/resources/changelog.txt index 93c014585c..f7a37eecdc 100644 --- a/src/main/resources/changelog.txt +++ b/src/main/resources/changelog.txt @@ -5,6 +5,9 @@ For the full detailed changelog, see: https://fisheye.springsource.org/changelog/spring-integration +Changes in version 2.0.0 Milestone 7 (Sept 03, 2010) +http://jira.springsource.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=11311 + Changes in version 2.0.0 Milestone 6 (July 28, 2010) http://jira.springsource.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=11536 diff --git a/src/main/resources/readme.txt b/src/main/resources/readme.txt index 03c9d771d1..3514ec1b2f 100644 --- a/src/main/resources/readme.txt +++ b/src/main/resources/readme.txt @@ -1,7 +1,7 @@ -SPRING INTEGRATION 2.0.0 Milestone 6 (July 28, 2010) +SPRING INTEGRATION 2.0.0 Milestone 7 (Sept 03, 2010) ---------------------------------------------------- -To find out what has changed since version 1.0.4 or 2.0 M5, see 'changelog.txt' +To find out what has changed since version 1.0.x or 2.0 M6, see 'changelog.txt' Please consult the documentation located within the 'docs/reference' directory of this release and also visit the official Spring Integration home at: