You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by je...@apache.org on 2014/09/18 21:49:55 UTC

[10/25] git commit: Fix accidental change to CHANGES.txt

Fix accidental change to CHANGES.txt


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

Branch: refs/heads/TEZ-8
Commit: e709d62aaf56115a771a361bc83d9d4bdd7bb924
Parents: b4580a7
Author: Siddharth Seth <ss...@apache.org>
Authored: Fri Sep 12 03:16:06 2014 -0700
Committer: Siddharth Seth <ss...@apache.org>
Committed: Fri Sep 12 03:16:06 2014 -0700

----------------------------------------------------------------------
 CHANGES.txt | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/e709d62a/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index dd20f43..4abc9bf 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -17,7 +17,6 @@ Release 0.5.1: Unreleased
 
 INCOMPATIBLE CHANGES
   TEZ-1539. Change InputInitializerEvent semantics to SEND_ONCE_ON_TASK_SUCCESS
-  TEZ-1488. Rename HashComparator to ProxyComparator and implement in TezBytesComparator
 
 ALL CHANGES
   TEZ-1494. DAG hangs waiting for ShuffleManager.getNextInput()