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/08/20 21:14:34 UTC

tez git commit: Fix Release date for 0.6.2 release

Repository: tez
Updated Branches:
  refs/heads/master 5f15a0476 -> 9bb01e4f8


Fix Release date for 0.6.2 release


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

Branch: refs/heads/master
Commit: 9bb01e4f844503f5c125fbf5b633f4149d87835d
Parents: 5f15a04
Author: Siddharth Seth <ss...@apache.org>
Authored: Thu Aug 20 12:14:20 2015 -0700
Committer: Siddharth Seth <ss...@apache.org>
Committed: Thu Aug 20 12:14:20 2015 -0700

----------------------------------------------------------------------
 CHANGES.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/tez/blob/9bb01e4f/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 2e356b8..a662484 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -296,14 +296,14 @@ Release 0.6.3: Unreleased
 INCOMPATIBLE CHANGES
 
 ALL CHANGES:
+  TEZ-2629. LimitExceededException in Tez client when DAG has exceeds the default max counters
   TEZ-2630. TezChild receives IP address instead of FQDN.
 
-Release 0.6.2: Unreleased
+Release 0.6.2: 2015-08-07
 
 INCOMPATIBLE CHANGES
 
 ALL CHANGES:
-  TEZ-2629. LimitExceededException in Tez client when DAG has exceeds the default max counters
   TEZ-2311. AM can hang if kill received while recovering from previous attempt.
   TEZ-2623. Fix module dependencies related to hadoop-auth.
   TEZ-2560. fix tex-ui build for maven 3.3+