Fix hadoop-yarn-project/CHANGES.txt for YARN-759

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1493842 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bikas Saha 2013-06-17 16:49:50 +00:00
parent 423f2b14ac
commit 7801a730e9
1 changed files with 2 additions and 0 deletions

View File

@ -126,6 +126,8 @@ Release 2.1.0-beta - UNRELEASED
YARN-724. Moved ProtoBase from api.records to api.records.impl.pb. (Jian He
via vinodkv)
YARN-759. Create Command enum in AllocateResponse (bikas)
YARN-777. Removed unreferenced objects from .proto files. (Jian He via
vinodkv)