From 01cdcf6eb44d7aab1bf8d04e5208c3719100ffb2 Mon Sep 17 00:00:00 2001 From: Siddharth Seth Date: Thu, 23 May 2013 06:01:55 +0000 Subject: [PATCH] Fixed incorrect jira in CHANGES.txt (YARN-716 to YARN-715) git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1485585 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 22203202d4b..e1b37d07192 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -326,7 +326,7 @@ Release 2.0.5-beta - UNRELEASED YARN-706. Fixed race conditions in TestFSDownload. (Zhijie Shen via vinodkv). - YARN-716. Fixed unit test failures - TestDistributedShell and + YARN-715. Fixed unit test failures - TestDistributedShell and TestUnmanagedAMLauncher. (Vinod Kumar Vavilapalli via sseth) Release 2.0.4-alpha - 2013-04-25