You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by ss...@apache.org on 2014/09/08 05:23:27 UTC

[2/2] git commit: Update CHANGES.txt for TEZ-1447

Update CHANGES.txt for TEZ-1447


Project: http://git-wip-us.apache.org/repos/asf/tez/repo
Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/44e6a77c
Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/44e6a77c
Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/44e6a77c

Branch: refs/heads/master
Commit: 44e6a77cc5e6e09e97c5b1525428bf67967c1d25
Parents: 9085e7b
Author: Siddharth Seth <ss...@apache.org>
Authored: Sun Sep 7 20:23:05 2014 -0700
Committer: Siddharth Seth <ss...@apache.org>
Committed: Sun Sep 7 20:23:05 2014 -0700

----------------------------------------------------------------------
 CHANGES.txt | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/44e6a77c/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 88c8657..2eb079d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -13,6 +13,7 @@ ALL CHANGES
   TEZ-1527. Fix indentation of Vertex status in DAGClient output.
   TEZ-1536. Fix spelling typo "configurartion" in TezClientUtils.
   TEZ-1310. Update website documentation framework
+  TEZ-1447. Provide a mechanism for InputInitializers to know about Vertex state changes.
 
 Release 0.5.0: Unreleased