HDFS-7164. Update CHANGES.txt

This commit is contained in:
Arpit Agarwal 2015-06-20 13:09:21 -07:00
parent ee63c3e831
commit 5dcda16859
1 changed files with 2 additions and 2 deletions

View File

@ -295,8 +295,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-8238. Move ClientProtocol to the hdfs-client.
(Takanobu Asanuma via wheat9)
@ -626,6 +624,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