Move changes for HDFS-4883 to 2.1.0 section.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1495314 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Konstantin Shvachko 2013-06-21 08:02:31 +00:00
parent 92cbba386f
commit 3a06308118
1 changed files with 2 additions and 2 deletions

View File

@ -124,8 +124,6 @@ Trunk (Unreleased)
HDFS-4772. Add number of children in HdfsFileStatus. (brandonli)
HDFS-4883. complete() should verify fileId. (Tao Luo via shv)
OPTIMIZATIONS
BUG FIXES
@ -402,6 +400,8 @@ Release 2.1.0-beta - UNRELEASED
HDFS-4914. Use DFSClient.Conf instead of Configuration. (szetszwo)
HDFS-4883. complete() should verify fileId. (Tao Luo via shv)
OPTIMIZATIONS
BUG FIXES