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

(cherry picked from commit 28b85a2116)
This commit is contained in:
Tsuyoshi Ozawa 2015-03-06 00:53:03 +09:00
parent 6660c2f83b
commit 5680b41597
1 changed files with 2 additions and 2 deletions

View File

@ -44,8 +44,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)