Add missing CHANGES.txt entry for HDFS-8767.

(cherry picked from commit e50dd19a9c)

Conflicts:

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

View File

@ -157,6 +157,11 @@ Release 2.7.2 - UNRELEASED
HDFS-9445. Datanode may deadlock while handling a bad volume.
(Wlater Su via Kihwal)
Release 2.7.1 - 2015-07-06
HDFS-8767. RawLocalFileSystem.listStatus() returns null for UNIX pipefile.
(Kanaka Kumar Avvaru via wheat9)
Release 2.7.1 - 2015-07-06
INCOMPATIBLE CHANGES