From 77dc706480da090a21016dba64c3acd77e8c3fa8 Mon Sep 17 00:00:00 2001 From: Jian He Date: Tue, 13 May 2014 04:50:49 +0000 Subject: [PATCH] Merge r1594123 from trunk. YARN-1976. Fix CHANGES.txt for YARN-1976. git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1594124 13f79535-47bb-0310-9956-ffa450edef68 --- hadoop-yarn-project/CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt index 75721329b87..7d5507e3d31 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -87,7 +87,7 @@ Release 2.5.0 - UNRELEASED YARN-2011. Fix typo and warning in TestLeafQueue (Chen He via junping_du) - YARN-1975. Fix yarn application CLI to print the scheme of the tracking url + YARN-1976. Fix yarn application CLI to print the scheme of the tracking url of failed/killed applications. (Junping Du via jianhe) YARN-2016. Fix a bug in GetApplicationsRequestPBImpl to add the missed fields