Ver Fonte

HADOOP-2061 Add new Base64 dialects - updated wrong portion of CHANGES.txt - fixed.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@585225 13f79535-47bb-0310-9956-ffa450edef68
Jim Kellerman há 18 anos atrás
pai
commit
0813496c6b
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      src/contrib/hbase/CHANGES.txt

+ 1 - 1
src/contrib/hbase/CHANGES.txt

@@ -5,6 +5,7 @@ Trunk (unreleased changes)
   INCOMPATIBLE CHANGES
 
   NEW FEATURES
+    HADOOP-2061 Add new Base64 dialects
 
   OPTIMIZATIONS
 
@@ -38,7 +39,6 @@ Branch 0.15 (unreleased changes)
     HADOOP-1913 Build a Lucene index on an HBase table
                 (Ning Li via Stack)
     HADOOP-1957 Web UI with report on cluster state and basic browsing of tables
-    HADOOP-2061 Add new Base64 dialects
 
   OPTIMIZATIONS