Update CHANGES-HDFS-4685.txt for several issues that have been converted to Hadoop Common sub-tasks of HADOOP-10184.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/HDFS-4685@1553602 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Chris Nauroth 2013-12-26 23:09:17 +00:00
parent eaa5321619
commit 839512aab7
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@ HDFS-4685 (Unreleased)
NEW FEATURES
IMPROVEMENTS
HDFS-5594. FileSystem API for ACLs. (cnauroth)
HADOOP-10185. FileSystem API for ACLs. (cnauroth)
HDFS-5650. Remove AclReadFlag and AclWriteFlag in FileSystem API.
HADOOP-10186. Remove AclReadFlag and AclWriteFlag in FileSystem API.
(Haohui Mai via cnauroth)
HDFS-5596. Implement RPC stubs. (Haohui Mai via cnauroth)