Repository: hadoop Updated Branches: refs/heads/branch-2.6 647874206 -> ce704583a
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/ce704583 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/ce704583 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/ce704583 Branch: refs/heads/branch-2.6 Commit: ce704583a7103b48015b705d8dd72c402909260a Parents: 6478742 Author: Zhijie Shen <[email protected]> Authored: Thu Oct 9 20:57:29 2014 -0700 Committer: Zhijie Shen <[email protected]> Committed: Thu Oct 9 21:00:38 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/ce704583/hadoop-yarn-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt index a3961a4..30ec40f 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -548,7 +548,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
