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

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1493843 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Bikas Saha 2013-06-17 16:51:53 +00:00
parent a37125a531
commit d3ecd5ed67
1 changed files with 2 additions and 0 deletions

View File

@ -106,6 +106,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)