HDFS-8205. Fix CHANGES.txt

This commit is contained in:
Arpit Agarwal 2015-04-27 12:30:50 -07:00
parent 0d5b0143cc
commit 6bae5962cd
1 changed files with 3 additions and 3 deletions

View File

@ -571,6 +571,9 @@ Release 2.8.0 - UNRELEASED
HDFS-8206. Fix the typos in hadoop-hdfs-httpfs. (Brahma Reddy Battula via xyao)
HDFS-8205. CommandFormat#parse() should not parse option as
value of option. (Peter Shi and Xiaoyu Yao via Arpit Agarwal)
Release 2.7.1 - UNRELEASED
INCOMPATIBLE CHANGES
@ -618,9 +621,6 @@ Release 2.7.1 - UNRELEASED
HDFS-8070. Pre-HDFS-7915 DFSClient cannot use short circuit on
post-HDFS-7915 DataNode (cmccabe)
HDFS-8205. CommandFormat#parse() should not parse option as
value of option. (Peter Shi and Xiaoyu Yao via Arpit Agarwal)
Release 2.7.0 - 2015-04-20
INCOMPATIBLE CHANGES