Procházet zdrojové kódy

CHANGES.txt: move HADOOP-11887 to trunk

Colin Patrick Mccabe před 9 roky
rodič
revize
21c0e3eda5
1 změnil soubory, kde provedl 3 přidání a 3 odebrání
  1. 3 3
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -256,6 +256,9 @@ Trunk (Unreleased)
 
     HADOOP-12541. make re2j dependency consistent (Matthew Paduano via aw)
 
+    HADOOP-11887. Introduce Intel ISA-L erasure coding library for native
+    erasure encoding support (Kai Zheng via Colin P. McCabe)
+
   BUG FIXES
 
     HADOOP-11473. test-patch says "-1 overall" even when all checks are +1
@@ -948,9 +951,6 @@ Release 2.8.0 - UNRELEASED
     HADOOP-12040. Adjust inputs order for the decode API in raw erasure coder.
     (Kai Zheng via yliu)
 
-    HADOOP-11887. Introduce Intel ISA-L erasure coding library for native
-    erasure encoding support (Kai Zheng via Colin P. McCabe)
-
   OPTIMIZATIONS
 
     HADOOP-11785. Reduce the number of listStatus operation in distcp