Repository: falcon Updated Branches: refs/heads/master 1ebf025ba -> 4c10e3cab
Moving change message for FALCON-1490 from section "New Features" to "Bug Fixes" Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/4c10e3ca Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/4c10e3ca Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/4c10e3ca Branch: refs/heads/master Commit: 4c10e3cabf5bd571756d38c3fcc6b278e9a453db Parents: 1ebf025 Author: bvellanki <[email protected]> Authored: Tue Dec 1 13:36:27 2015 -0800 Committer: bvellanki <[email protected]> Committed: Tue Dec 1 13:36:27 2015 -0800 ---------------------------------------------------------------------- CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/4c10e3ca/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index cdd9eb6..814e8a4 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,8 +9,6 @@ Trunk (Unreleased) INCOMPATIBLE CHANGES NEW FEATURES - FALCON-1490 Fixing inconsistencies in filterBy behavior (Narayan Periwal via Balu Vellanki) - FALCON-1233 Support co-existence of Oozie scheduler (coord) and Falcon native scheduler (Pallavi Rao) FALCON-1596 Spring shell based CLI for Falcon @@ -60,6 +58,8 @@ Trunk (Unreleased) OPTIMIZATIONS BUG FIXES + FALCON-1490 Fixing inconsistencies in filterBy behavior (Narayan Periwal via Balu Vellanki) + FALCON-1604 Status API Not working in case of Falcon Native Scheduler(Pavan Kumar Kolamuri via Ajay Yadava) FALCON- 1589 Package sample recipe properties file(Peeyush Bishnoi via Ajay Yadava)
