Repository: tez Updated Branches: refs/heads/master 6eb2cb551 -> c89e352e0
Fixing CHANGES.txt for TEZ-2885 (rbalamohan) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/c89e352e Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/c89e352e Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/c89e352e Branch: refs/heads/master Commit: c89e352e09266c284ad24493118df343464c69c7 Parents: 6eb2cb5 Author: Rajesh Balamohan <[email protected]> Authored: Wed Oct 14 10:41:32 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Wed Oct 14 10:41:32 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/c89e352e/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 2b52af9..17735b5 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -212,6 +212,7 @@ Release 0.7.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES + TEZ-2885. Remove counter logs from AMWebController. TEZ-2887. Tez build failure due to missing dependency in pom files. TEZ-2096. TEZ-UI : Add link to view AM log of finished & running apps TEZ-2874. Improved logging for caller context.
