Add missing CHANGES.txt entry for HDFS-8767.

(cherry picked from commit e50dd19a9c)

Conflicts:

	hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
This commit is contained in:
Junping Du 2016-01-14 06:05:39 -08:00
parent 6220a024b1
commit 62eabec549
1 changed files with 5 additions and 0 deletions

View File

@ -1834,6 +1834,11 @@ Release 2.7.2 - UNRELEASED
HDFS-8326. Documentation about when checkpoints are run is out of date.
(Misty Stanley-Jones via xyao)
HDFS-8767. RawLocalFileSystem.listStatus() returns null for UNIX pipefile.
(Kanaka Kumar Avvaru via wheat9)
Release 2.7.1 - 2015-07-06
INCOMPATIBLE CHANGES
NEW FEATURES