You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by go...@apache.org on 2014/08/29 20:36:19 UTC

git commit: TEZ-1488. Addendum - mark change as incompatible (gopalv)

Repository: tez
Updated Branches:
  refs/heads/master bfba46724 -> 9693ce424


TEZ-1488. Addendum - mark change as incompatible (gopalv)


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

Branch: refs/heads/master
Commit: 9693ce42451fa4607d4020020d22b88600478ad3
Parents: bfba467
Author: Gopal V <go...@apache.org>
Authored: Fri Aug 29 11:34:20 2014 -0700
Committer: Gopal V <go...@apache.org>
Committed: Fri Aug 29 11:36:08 2014 -0700

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


http://git-wip-us.apache.org/repos/asf/tez/blob/9693ce42/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 6b631b0..2742b8d 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -3,6 +3,9 @@ Apache Tez Change Log
 
 Release 0.6.0: Unreleased
 
+INCOMPATIBLE CHANGES
+  TEZ-1488. Rename HashComparator to ProxyComparator and implement in TezBytesComparator
+
 Release 0.5.0: Unreleased
 
 INCOMPATIBLE CHANGES