Repository: tez Updated Branches: refs/heads/master 36f358a85 -> dd0293f12
Fix CHANGES.txt for TEZ-2860 Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/dd0293f1 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/dd0293f1 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/dd0293f1 Branch: refs/heads/master Commit: dd0293f12bb36f7e03ca21693a3da5e04f9a90f6 Parents: 36f358a Author: Hitesh Shah <[email protected]> Authored: Thu Oct 1 08:36:17 2015 -0700 Committer: Hitesh Shah <[email protected]> Committed: Thu Oct 1 08:36:17 2015 -0700 ---------------------------------------------------------------------- CHANGES.txt | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/dd0293f1/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 12728d0..58b574c 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -472,7 +472,6 @@ Release 0.6.3: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: - TEZ-2860. NPE in DAGClientImpl. TEZ-2855. Fix a potential NPE while routing VertexManager events. TEZ-2716. DefaultSorter.isRleNeeded not thread safe TEZ-2758. Remove append API in RecoveryService after TEZ-1909.
