Move HADOOP-12374 from 2.8.0 to 2.7.3 in CHANGES.txt.

This commit is contained in:
Akira Ajisaka 2015-11-14 13:14:54 +09:00
parent f94d892704
commit 47c79a2a4d
1 changed files with 3 additions and 3 deletions

View File

@ -999,9 +999,6 @@ Release 2.8.0 - UNRELEASED
BUG FIXES
HADOOP-12374. Updated expunge command description.
(WeiWei Yang via eyang)
HADOOP-12352. Delay in checkpointing Trash can leave trash for 2 intervals
before deleting (Casey Brotherton via harsh)
@ -1443,6 +1440,9 @@ Release 2.7.3 - UNRELEASED
ImpersonationProvider, DefaultImpersonationProvider, and DistCp.
(Arshad Mohammad via aajisaka)
HADOOP-12374. Updated expunge command description.
(WeiWei Yang via eyang)
Release 2.7.2 - UNRELEASED
INCOMPATIBLE CHANGES