Repository: tez Updated Branches: refs/heads/branch-0.7 cc8c5bbf1 -> 587a50230
UPDATE CHANGES.txt (TEZ-2432) (cherry picked from commit e5c36a91120d330223cb7af2996fcbd12b385540) Project: http://git-wip-us.apache.org/repos/asf/tez/repo Commit: http://git-wip-us.apache.org/repos/asf/tez/commit/587a5023 Tree: http://git-wip-us.apache.org/repos/asf/tez/tree/587a5023 Diff: http://git-wip-us.apache.org/repos/asf/tez/diff/587a5023 Branch: refs/heads/branch-0.7 Commit: 587a50230ac17045f4ec467c9b0c80d7235646f5 Parents: cc8c5bb Author: Jeff Zhang <[email protected]> Authored: Thu May 14 09:43:03 2015 +0800 Committer: Jeff Zhang <[email protected]> Committed: Thu May 14 09:43:31 2015 +0800 ---------------------------------------------------------------------- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tez/blob/587a5023/CHANGES.txt ---------------------------------------------------------------------- diff --git a/CHANGES.txt b/CHANGES.txt index 6c23ab8..be7c4be 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,6 +11,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 @@ -183,7 +184,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.
