HDFS-7440. Update CHANGES.txt for HDFS-7440.

This commit is contained in:
Haohui Mai 2014-11-25 21:03:41 -08:00
parent 3e011f1ec2
commit 0c8a8ba86e
1 changed files with 3 additions and 0 deletions

View File

@ -138,6 +138,9 @@ Release 2.7.0 - UNRELEASED
HDFS-7436. Consolidate implementation of concat(). (wheat9)
HDFS-7440. Consolidate snapshot related operations in a single class.
(wheat9)
OPTIMIZATIONS
BUG FIXES