HDFS-7164. Update CHANGES.txt
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/658b5c84 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/658b5c84 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/658b5c84 Branch: refs/heads/HDFS-7240 Commit: 658b5c84ae03b38293bea069efd2e5fd2922d74a Parents: 055cd5a Author: Arpit Agarwal <[email protected]> Authored: Sat Jun 20 13:08:52 2015 -0700 Committer: Arpit Agarwal <[email protected]> Committed: Sat Jun 20 13:08:52 2015 -0700 ---------------------------------------------------------------------- hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/658b5c84/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index 882bf3f..aad3c25 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -635,8 +635,6 @@ Release 2.8.0 - UNRELEASED HDFS-8606. Cleanup DFSOutputStream by removing unwanted changes from HDFS-8386. (Rakesh R via szetszwo) - HDFS-7164. Feature documentation for HDFS-6581. (Arpit Agarwal) - HDFS-9608. Merge HDFS-7912 to trunk and branch-2 (track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks). (Zhe Zhang via wang) @@ -967,6 +965,8 @@ Release 2.7.1 - UNRELEASED HDFS-7546. Document, and set an accepting default for dfs.namenode.kerberos.principal.pattern (Harsh J via aw) + HDFS-7164. Feature documentation for HDFS-6581. (Arpit Agarwal) + OPTIMIZATIONS BUG FIXES
