Repository: tez Updated Branches: refs/heads/master a17a08d31 -> 8081008c3
Fix CHANGES.txt for 0.7.1 for TEZ-2807 Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/8081008c Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/8081008c Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/8081008c Branch: refs/heads/master Commit: 8081008c367ee9c07501d11fc034793be25a7d93 Parents: a17a08d Author: Bikas Saha <[email protected]> Authored: Thu Sep 10 17:31:36 2015 -0700 Committer: Bikas Saha <[email protected]> Committed: Thu Sep 10 17:31:36 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/8081008c/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index df41a0f..ab4af37 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -174,6 +174,7 @@ Release 0.7.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-2807. Log data in the finish event instead of the start event TEZ-2766. Tez UI: Add vertex in-progress info in DAG details TEZ-2768. Log a useful error message when the summary stream cannot be closed when shutting down an AM.
