You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tez.apache.org by zj...@apache.org on 2015/05/14 03:43:15 UTC

tez git commit: UPDATE CHANGES.txt (TEZ-2432)

Repository: tez
Updated Branches:
  refs/heads/master 05cf9a528 -> e5c36a911


UPDATE CHANGES.txt (TEZ-2432)


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

Branch: refs/heads/master
Commit: e5c36a91120d330223cb7af2996fcbd12b385540
Parents: 05cf9a5
Author: Jeff Zhang <zj...@apache.org>
Authored: Thu May 14 09:43:03 2015 +0800
Committer: Jeff Zhang <zj...@apache.org>
Committed: Thu May 14 09:43:03 2015 +0800

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


http://git-wip-us.apache.org/repos/asf/tez/blob/e5c36a91/CHANGES.txt
----------------------------------------------------------------------
diff --git a/CHANGES.txt b/CHANGES.txt
index 426d91e..d34de0c 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -22,6 +22,7 @@ INCOMPATIBLE CHANGES
     Default max limit increased. Should not affect existing users.
 
 ALL CHANGES:
+  TEZ-2432. Syntax error in DOAP file release section
   TEZ-2445. Disable the object cleanup in local mode in LogicalIOProcessorRuntimeTask.
   TEZ-2057. tez-dag/pom.xml contains versions for dependencies.
   TEZ-2435. Add public key to KEYS
@@ -194,7 +195,6 @@ Release 0.6.1: Unreleased
 INCOMPATIBLE CHANGES
 
 ALL CHANGES:
-  TEZ-2432. Syntax error in DOAP file release section
   TEZ-2057. tez-dag/pom.xml contains versions for dependencies.
   TEZ-2282. Delimit reused yarn container logs (stderr, stdout, syslog) with task attempt start/stop events
   TEZ-2396. pig-tez-tfile-parser pom is hard coded to depend on 0.6.0-SNAPSHOT version.