diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt index c08fc740b07..09b5e633e12 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -429,6 +429,9 @@ Release 2.7.0 - UNRELEASED HDFS-7435. PB encoding of block reports is very inefficient. (Daryn Sharp via kihwal) + HDFS-2605. Remove redundant "Release 0.21.1" section from CHANGES.txt. + (Allen Wittenauer via shv) + OPTIMIZATIONS HDFS-7454. Reduce memory footprint for AclEntries in NameNode. @@ -10124,8 +10127,6 @@ Release 0.22.0 - 2011-11-29 HDFS-2514. Link resolution bug for intermediate symlinks with relative targets. (eli) -Release 0.21.1 - Unreleased - HDFS-1466. TestFcHdfsSymlink relies on /tmp/test not existing. (eli) HDFS-874. TestHDFSFileContextMainOperations fails on weirdly