Repository: tez Updated Branches: refs/heads/master 713bfb135 -> f3256a73c
Update CHANGES.txt Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/f3256a73 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/f3256a73 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/f3256a73 Branch: refs/heads/master Commit: f3256a73cd7927052f71816b85f569102177c0fb Parents: 713bfb1 Author: Rajesh Balamohan <[email protected]> Authored: Wed Jan 28 17:38:54 2015 +0530 Committer: Rajesh Balamohan <[email protected]> Committed: Wed Jan 28 17:38:54 2015 +0530 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/f3256a73/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index bfe3284..823803d 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -7,7 +7,6 @@ Release 0.7.0: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: - TEZ-1987. Tez UI non-standalone mode uses invalid protocol. TEZ-1995. Build failure against hadoop 2.2. TEZ-1997. Remove synchronization DefaultSorter::isRLENeeded() (Causes sorter to hang indefinitely in large jobs). TEZ-1996. Update Website after 0.6.0 @@ -54,6 +53,7 @@ Release 0.6.1: Unreleased INCOMPATIBLE CHANGES ALL CHANGES: + TEZ-1987. Tez UI non-standalone mode uses invalid protocol. TEZ-1983. Tez UI swimlane task attempt link is broken Release 0.6.0: Unreleased
