浏览代码

HADOOP-4628. Move Hive into a standalone subproject. (omalley)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@713122 13f79535-47bb-0310-9956-ffa450edef68
Owen O'Malley 16 年之前
父节点
当前提交
3afa0475e8
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      CHANGES.txt

+ 2 - 0
CHANGES.txt

@@ -28,6 +28,8 @@ Trunk (unreleased changes)
     HADOOP-4435. The JobTracker WebUI displays the amount of heap memory 
     in use. (dhruba)
 
+    HADOOP-4628. Move Hive into a standalone subproject. (omalley)
+
   NEW FEATURES
 
     HADOOP-4575. Add a proxy service for relaying HsftpFileSystem requests.