Update CHANGES.txt to move HDFS-9516 to 2.7.3 section.
This commit is contained in:
parent
3be39d0229
commit
3d0222eafd
|
@ -35,9 +35,6 @@ Release 2.9.0 - UNRELEASED
|
|||
|
||||
BUG FIXES
|
||||
|
||||
HDFS-9516. Truncate file fails with data dirs on multiple disks.
|
||||
(Plamen Jeliazkov via shv)
|
||||
|
||||
Release 2.8.0 - UNRELEASED
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
@ -1662,6 +1659,9 @@ Release 2.7.3 - UNRELEASED
|
|||
|
||||
HDFS-8785. TestDistributedFileSystem is failing in trunk. (Xiaoyu Yao)
|
||||
|
||||
HDFS-9516. Truncate file fails with data dirs on multiple disks.
|
||||
(Plamen Jeliazkov via shv)
|
||||
|
||||
Release 2.7.2 - UNRELEASED
|
||||
|
||||
INCOMPATIBLE CHANGES
|
||||
|
|
Loading…
Reference in New Issue