Browse Source

YARN-1215. Correct CHANGES.txt.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1528239 13f79535-47bb-0310-9956-ffa450edef68
Chris Nauroth 11 years ago
parent
commit
85a1bd107a
1 changed files with 2 additions and 2 deletions
  1. 2 2
      hadoop-yarn-project/CHANGES.txt

+ 2 - 2
hadoop-yarn-project/CHANGES.txt

@@ -54,8 +54,6 @@ Release 2.3.0 - UNRELEASED
     YARN-1188. The context of QueueMetrics becomes default when using
     FairScheduler (Tsuyoshi Ozawa via Sandy Ryza)
 
-    YARN-1215. Yarn URL should include userinfo. (Chuan Liu via cnauroth)
-
 Release 2.2.0 - UNRELEASED
 
   INCOMPATIBLE CHANGES
@@ -114,6 +112,8 @@ Release 2.1.2 - UNRELEASED
     YARN-1070. Fixed race conditions in NodeManager during container-kill.
     (Zhijie Shen via vinodkv)
 
+    YARN-1215. Yarn URL should include userinfo. (Chuan Liu via cnauroth)
+
 Release 2.1.1-beta - 2013-09-23
 
   INCOMPATIBLE CHANGES