瀏覽代碼

Preparing to merge HADOOP-2103 and HADOOP-2105 into branch-0.15.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@589543 13f79535-47bb-0310-9956-ffa450edef68
Arun Murthy 18 年之前
父節點
當前提交
061b71fba4
共有 1 個文件被更改,包括 8 次插入8 次删除
  1. 8 8
      CHANGES.txt

+ 8 - 8
CHANGES.txt

@@ -35,11 +35,6 @@ Trunk (unreleased changes)
 
     HADOOP-1210.  Log counters in job history. (Owen O'Malley via ddas)
 
-    HADOOP-2105.  Improve overview.html to clarify supported platforms, 
-    software pre-requisites for hadoop, how to install them on various 
-    platforms and a better general description of hadoop and it's utility. 
-    (Jim Kellerman via acmurthy) 
-
   OPTIMIZATIONS
 
     HADOOP-1898.  Release the lock protecting the last time of the last stack
@@ -61,9 +56,6 @@ Trunk (unreleased changes)
     also ensures that we close the file-descriptor of the job's history log 
     opened during job-submission. (Amar Kamat via acmurthy)
 
-    HADOOP-2103.  Fix minor javadoc bugs introduce by HADOOP-2046. (Nigel
-    Daley via acmurthy) 
-
 Branch 0.15 (unreleased changes)
 
   INCOMPATIBLE CHANGES
@@ -396,6 +388,9 @@ Branch 0.15 (unreleased changes)
     to the superceding ToolRunner to ensure it picks up the appropriate
     configuration resources. (Dennis Kubes and Enis Soztutar via acmurthy) 
  
+    HADOOP-2103.  Fix minor javadoc bugs introduce by HADOOP-2046. (Nigel
+    Daley via acmurthy) 
+
   IMPROVEMENTS
 
     HADOOP-1908. Restructure data node code so that block sending and 
@@ -517,6 +512,11 @@ Branch 0.15 (unreleased changes)
 
     HADOOP-2046.  Improve mapred javadoc.  (Arun C. Murthy via cutting)
 
+    HADOOP-2105.  Improve overview.html to clarify supported platforms, 
+    software pre-requisites for hadoop, how to install them on various 
+    platforms and a better general description of hadoop and it's utility. 
+    (Jim Kellerman via acmurthy) 
+
 
 Release 0.14.3 - 2007-10-19