Updated CHANGES.TXT for correct version of HDFS-8206
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/22b70e7c Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/22b70e7c Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/22b70e7c Branch: refs/heads/HDFS-7240 Commit: 22b70e7c5a005b553610820d866763d8096aeca5 Parents: 8f3946c Author: Xiaoyu Yao <[email protected]> Authored: Sat Apr 25 22:16:06 2015 -0700 Committer: Xiaoyu Yao <[email protected]> Committed: Sat Apr 25 22:16:06 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/22b70e7c/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 a0a81c0..b7199c7 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -321,8 +321,6 @@ Trunk (Unreleased) HDFS-7673. synthetic load generator docs give incorrect/incomplete commands (Brahma Reddy Battula via aw) - HDFS-8206. Fix the typos in hadoop-hdfs-httpfs. (Brahma Reddy Battula via xyao) - Release 2.8.0 - UNRELEASED INCOMPATIBLE CHANGES @@ -571,6 +569,8 @@ Release 2.8.0 - UNRELEASED HDFS-8247. TestDiskspaceQuotaUpdate#testAppendOverTypeQuota is failing. (Xiaoyu Yao via cnauroth) + HDFS-8206. Fix the typos in hadoop-hdfs-httpfs. (Brahma Reddy Battula via xyao) + Release 2.7.1 - UNRELEASED INCOMPATIBLE CHANGES
