Repository: hadoop Updated Branches: refs/heads/branch-2 8cbacb37e -> 79204dced
YARN-2671. Fix the Jira number in the change log. (cherry picked from commit 5b12df6587eb4f37d09c9ffc35a0ea59694df831) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/79204dce Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/79204dce Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/79204dce Branch: refs/heads/branch-2 Commit: 79204dced9ec574259ad91efc50097f1eb91e555 Parents: 8cbacb3 Author: Zhijie Shen <[email protected]> Authored: Thu Oct 9 20:57:29 2014 -0700 Committer: Zhijie Shen <[email protected]> Committed: Thu Oct 9 20:59:37 2014 -0700 ---------------------------------------------------------------------- hadoop-yarn-project/CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/79204dce/hadoop-yarn-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt index dd0ee56..a009558 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -581,7 +581,7 @@ Release 2.6.0 - UNRELEASED YARN-2598 GHS should show N/A instead of null for the inaccessible information (Zhijie Shen via mayank) - YARN-2617. Fixed ApplicationSubmissionContext to still set resource for + YARN-2671. Fixed ApplicationSubmissionContext to still set resource for backward compatibility. (Wangda Tan via zjshen) Release 2.5.1 - 2014-09-05
