Fixed the order for my previous commit.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1066284 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jitendra Nath Pandey 2011-02-02 00:35:49 +00:00
parent 449478c832
commit bf1d3ba0a6

View File

@ -4,10 +4,10 @@ Trunk (unreleased changes)
INCOMPATIBLE CHANGES
HADOOP-6432. Add Statistics support in FileContext. (jitendra)
HADOOP-6904. Support method based RPC compatiblity. (hairong)
HADOOP-6432. Add Statistics support in FileContext. (jitendra)
NEW FEATURES
HADOOP-7023. Add listCorruptFileBlocks to Filesysem. (Patrick Kling