From 340c4ca97ae47247c7ab13f1603c66b62f15d26e Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Mon, 22 Nov 2010 17:02:35 -0500 Subject: [PATCH] updating changelog and readme for 2.0.0.RELEASE --- docs/src/info/changelog.txt | 3 +++ docs/src/info/readme.txt | 5 +++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index 6b18cb947c..0167a86d42 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/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 Final (Nov 22, 2010) +http://jira.springsource.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=11537 + Changes in version 2.0.0 Release Candidate 2 (Nov 13, 2010) http://jira.springsource.org/secure/IssueNavigator.jspa?reset=true&pid=10121&fixfor=11749 diff --git a/docs/src/info/readme.txt b/docs/src/info/readme.txt index 777f825e1a..407ecefa30 100644 --- a/docs/src/info/readme.txt +++ b/docs/src/info/readme.txt @@ -1,7 +1,8 @@ -SPRING INTEGRATION 2.0.0 Release Candidate 2 (Nov 13, 2010) +SPRING INTEGRATION 2.0.0 Final (Nov 22, 2010) ----------------------------------------------------------- -To find out what has changed since version 1.0.x or 2.0 RC1, see 'changelog.txt' +To find out what has changed since version 1.0.x or any earlier 2.0.0 +milestones and release candidates, 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