Repository: tez Updated Branches: refs/heads/master 13e55eb4e -> 0d8c26235
TEZ-2451. Tez 0.6.1 Release Changes Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/0d8c2623 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/0d8c2623 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/0d8c2623 Branch: refs/heads/master Commit: 0d8c262355f596c9372b5041e8884427f8bc001f Parents: 13e55eb Author: Jonathan Eagles <[email protected]> Authored: Tue May 19 13:28:01 2015 -0500 Committer: Jonathan Eagles <[email protected]> Committed: Tue May 19 13:28:01 2015 -0500 ---------------------------------------------------------------------- CHANGES.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/0d8c2623/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 881a38a..aaa1f04 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -203,7 +203,13 @@ ALL CHANGES: TEZ-1949. Whitelist TEZ_RUNTIME_OPTIMIZE_SHARED_FETCH for broadcast edges. TEZ-1593. Refactor PipelinedSorter to remove all MMAP based ByteBuffer references. -Release 0.6.1: Unreleased +Release 0.6.2: Unreleased + +INCOMPATIBLE CHANGES + +ALL CHANGES: + +Release 0.6.1: 2015-05-18 INCOMPATIBLE CHANGES
