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 2015/05/29 22:53:52 UTC

tez git commit: Move TEZ-2478 into 0.7.1 release section

Repository: tez
Updated Branches:
  refs/heads/master 413c3cc79 -> 7bc350505


Move TEZ-2478 into 0.7.1 release section


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

Branch: refs/heads/master
Commit: 7bc35050530206d9c4b6281c4a486fab1a1d730c
Parents: 413c3cc
Author: Siddharth Seth <ss...@apache.org>
Authored: Fri May 29 13:53:28 2015 -0700
Committer: Siddharth Seth <ss...@apache.org>
Committed: Fri May 29 13:53:28 2015 -0700

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


http://git-wip-us.apache.org/repos/asf/tez/blob/7bc35050/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 4e5f0cf..bbe4fc8 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -8,7 +8,6 @@ INCOMPATIBLE CHANGES
   TEZ-2468. Change the minimum Java version to Java 7.
 
 ALL CHANGES:
-  TEZ-2478. Move OneToOne routing to store events in Tasks.
   TEZ-2503. findbugs version isn't reported properly in test-patch report.
   TEZ-2198. Fix sorter spill counts.
   TEZ-1883. Change findbugs version to 3.x.
@@ -31,6 +30,7 @@ Release 0.7.1: Unreleased
 INCOMPATIBLE CHANGES
 
 ALL CHANGES:
+  TEZ-2478. Move OneToOne routing to store events in Tasks.
   TEZ-2482. Tez UI: Mouse events not working on IE11
   TEZ-1529. ATS and TezClient integration in secure kerberos enabled cluster.
   TEZ-2481. Tez UI: graphical view does not render properly on IE11