浏览代码

YARN-82. Correct the fix version in CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1388340 13f79535-47bb-0310-9956-ffa450edef68
Siddharth Seth 13 年之前
父节点
当前提交
ff7b818432
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      hadoop-yarn-project/CHANGES.txt

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

@@ -13,9 +13,6 @@ Trunk - Unreleased
     YARN-57. Allow process-tree based resource calculation et al. to be
     YARN-57. Allow process-tree based resource calculation et al. to be
     pluggable to support it on multiple platforms. (Radim Kolar via acmurthy)
     pluggable to support it on multiple platforms. (Radim Kolar via acmurthy)
 
 
-    YARN-82. Change the default local and log dirs to be based on
-    hadoop.tmp.dir and yarn.log.dir. (Hemanth Yamijala via sseth)
-
   OPTIMAZATIONS
   OPTIMAZATIONS
 
 
   BUG FIXES
   BUG FIXES
@@ -37,6 +34,9 @@ Release 2.0.3-alpha - Unreleased
     YARN-28. Fixed TestCompositeService to not depend on test-order and thus
     YARN-28. Fixed TestCompositeService to not depend on test-order and thus
     made it pass on JDK7 (Thomas Graves via vinodkv).
     made it pass on JDK7 (Thomas Graves via vinodkv).
 
 
+    YARN-82. Change the default local and log dirs to be based on
+    hadoop.tmp.dir and yarn.log.dir. (Hemanth Yamijala via sseth)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
   BUG FIXES
   BUG FIXES