Browse Source

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

Akira Ajisaka 9 years ago
parent
commit
47c79a2a4d
1 changed files with 3 additions and 3 deletions
  1. 3 3
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 3 - 3
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -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