Browse Source

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 years ago
parent
commit
061b71fba4
1 changed files with 8 additions and 8 deletions
  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-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
   OPTIMIZATIONS
 
 
     HADOOP-1898.  Release the lock protecting the last time of the last stack
     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 
     also ensures that we close the file-descriptor of the job's history log 
     opened during job-submission. (Amar Kamat via acmurthy)
     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)
 Branch 0.15 (unreleased changes)
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES
@@ -396,6 +388,9 @@ Branch 0.15 (unreleased changes)
     to the superceding ToolRunner to ensure it picks up the appropriate
     to the superceding ToolRunner to ensure it picks up the appropriate
     configuration resources. (Dennis Kubes and Enis Soztutar via acmurthy) 
     configuration resources. (Dennis Kubes and Enis Soztutar via acmurthy) 
  
  
+    HADOOP-2103.  Fix minor javadoc bugs introduce by HADOOP-2046. (Nigel
+    Daley via acmurthy) 
+
   IMPROVEMENTS
   IMPROVEMENTS
 
 
     HADOOP-1908. Restructure data node code so that block sending and 
     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-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
 Release 0.14.3 - 2007-10-19