Repository: falcon Updated Branches: refs/heads/master fcc0bc20f -> 542058e75
FALCON-1554 Fix Changes.txt after 0.8 branch cut. Contributed by Sowmya Ramesh Project: http://git-wip-us.apache.org/repos/asf/falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/falcon/commit/542058e7 Tree: http://git-wip-us.apache.org/repos/asf/falcon/tree/542058e7 Diff: http://git-wip-us.apache.org/repos/asf/falcon/diff/542058e7 Branch: refs/heads/master Commit: 542058e757f815411b7a52f77dba6af5d38f819c Parents: fcc0bc2 Author: Sowmya Ramesh <[email protected]> Authored: Wed Oct 21 16:25:22 2015 -0700 Committer: Sowmya Ramesh <[email protected]> Committed: Wed Oct 21 16:25:22 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/falcon/blob/542058e7/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 65a84b7..3bd81db 100755 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,6 +1,19 @@ Apache Falcon Change log Trunk (Unreleased) - FALCON-1349 Upgrade falcon POM for 0.7 release(Ajay Yadava) + INCOMPATIBLE CHANGES + + NEW FEATURES + FALCON-1213 Base framework of the native scheduler(Pallavi Rao) + + IMPROVEMENTS + + OPTIMIZATIONS + + BUG FIXES + FALCON-1554 Fix Changes.txt after 0.8 branch cut(Sowmya Ramesh) + +Branch: 0.8 (Proposed Release Version: 0.8) + FALCON-1349 Upgrade falcon POM for 0.7 release(Ajay Yadava) INCOMPATIBLE CHANGES FALCON-1401 MetadataMappingService fails to add an edge for a process instance(Pallavi Rao) @@ -8,8 +21,6 @@ Trunk (Unreleased) NEW FEATURES FALCON-1485 Add documentation for data transfer details of filesystem replication(Peeyush Bishnoi via Sowmya Ramesh) - FALCON-1213 Base framework of the native scheduler(Pallavi Rao) - FALCON-1315 Update falcon ui for HiveDR, secure clusters and bug fixes(Armando Reyna/Venkat Ranganathan via Sowmya Ramesh) FALCON-1102 Gather data transfer details of filesystem replication(Peeyush Bishnoi via Sowmya Ramesh)
