Repository: falcon Updated Branches: refs/heads/0.10 130548620 -> 2f6afa1b4
FALCON-2004 Update CHANGES.txt to change 0.10 branch to release Author: bvellanki <[email protected]> Reviewers: "Sowmya Ramesh <[email protected]>" Closes #259 from bvellanki/FALCON-2004 (cherry picked from commit d903a6aa95c1c1755fc876e61dce64646c1ebbf3) Signed-off-by: bvellanki <[email protected]> Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/2f6afa1b Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/2f6afa1b Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/2f6afa1b Branch: refs/heads/0.10 Commit: 2f6afa1b40103a564ae83652ed3b8aaef149a75a Parents: 1305486 Author: bvellanki <[email protected]> Authored: Mon Aug 8 22:37:40 2016 -0700 Committer: bvellanki <[email protected]> Committed: Mon Aug 8 22:38:08 2016 -0700 ---------------------------------------------------------------------- CHANGES.txt | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/2f6afa1b/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index d8011af..767c5a2 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,7 +1,12 @@ Apache Falcon Change log -For changes in releases after 0.9, please refer to "release-docs" or + +Future Releases: +For changes in releases after 0.10, please refer to "release-docs" or https://github.com/apache/falcon/tree/master/release-docs/ +Release Version: 0.10 +For changes in release 0.10, please refer to "release-docs" or +https://github.com/apache/falcon/blob/0.10/release-docs/0.10/CHANGES.0.10.md Release Version: 0.9 TASKS:
