浏览代码

Update CHANGES.txt for YARN-2616 to fix indentation.

Tsuyoshi Ozawa 10 年之前
父节点
当前提交
28b85a2116
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      hadoop-yarn-project/CHANGES.txt

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

@@ -89,8 +89,8 @@ Release 2.7.0 - UNRELEASED
     YARN-2217. [YARN-1492] Shared cache client side changes. 
     (Chris Trezzo via kasha)
 
-     YARN-2616 [YARN-913] Add CLI client to the registry to list, view
-     and manipulate entries. (Akshay Radia via stevel)
+    YARN-2616 [YARN-913] Add CLI client to the registry to list, view
+    and manipulate entries. (Akshay Radia via stevel)
 
     YARN-2994. Document work-preserving RM restart. (Jian He via ozawa)