瀏覽代碼

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 18 年之前
父節點
當前提交
0813496c6b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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