Browse Source

Reverting revision 589543.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/trunk@589547 13f79535-47bb-0310-9956-ffa450edef68
Arun Murthy 18 years ago
parent
commit
fe0c9484b2
1 changed files with 8 additions and 8 deletions
  1. 8 8
      CHANGES.txt

+ 8 - 8
CHANGES.txt

@@ -35,6 +35,11 @@ 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
@@ -56,6 +61,9 @@ 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
@@ -388,9 +396,6 @@ 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 
@@ -512,11 +517,6 @@ 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