Repository: falcon Updated Branches: refs/heads/master 60161ae5a -> a61349d6e
FALCON-1293 Update CHANGES.txt to change 0.6.1 branch to release. Contributed by Shaik Idris Ali. Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/a61349d6 Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/a61349d6 Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/a61349d6 Branch: refs/heads/master Commit: a61349d6eaa08e3961415b3cebcd12cf170452ac Parents: 60161ae Author: Ajay Yadava <[email protected]> Authored: Mon Jun 29 16:53:25 2015 +0530 Committer: Ajay Yadava <[email protected]> Committed: Mon Jun 29 16:53:25 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 4 +++- NOTICE.txt | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/a61349d6/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 8d3bf53..87589c1 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,6 +7,8 @@ Trunk (Unreleased) FALCON-1039 Add instance dependency API in falcon(Ajay Yadava) IMPROVEMENTS + FALCON-1293 Update CHANGES.txt to change 0.6.1 branch to release (Shaik Idris Ali via Ajay Yadava) + FALCON-1116 Rule for Oozie 4+ doesn't match 5+ versions (Ruslan Ostafiychuk) FALCON-1114 Oozie findBundles lists a directory and tries to match with the bundle's appPath @@ -98,7 +100,7 @@ Trunk (Unreleased) FALCON-1144 Dynamic partitions not getting registered in Hcat (Suhas Vasu) -Branch: 0.6.1 (Proposed Release Version: 0.6.1) +Release Version: 0.6.1 INCOMPATIBLE CHANGES NEW FEATURES http://git-wip-us.apache.org/repos/asf/falcon/blob/a61349d6/NOTICE.txt ---------------------------------------------------------------------- diff --git a/NOTICE.txt b/NOTICE.txt index cb9fa00..c9259e8 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,6 +1,6 @@ Apache Falcon -Copyright 2011-2014 The Apache Software Foundation +Copyright 2011-2015 The Apache Software Foundation This product includes software developed at The Apache Software Foundation (http://www.apache.org/).
