Browse Source

Merge -r 597615:597616 from trunk to branch-0.15 to fix HADOOP-2246.

git-svn-id: https://svn.apache.org/repos/asf/lucene/hadoop/branches/branch-0.15@597620 13f79535-47bb-0310-9956-ffa450edef68
Arun Murthy 17 years ago
parent
commit
3734dc098a
1 changed files with 7 additions and 4 deletions
  1. 7 4
      CHANGES.txt

+ 7 - 4
CHANGES.txt

@@ -35,6 +35,9 @@ Release 0.15.1 - 2007-11-27
     by HADOOP-1917 weren't correctly copied over to the trunk/docs directory. 
     by HADOOP-1917 weren't correctly copied over to the trunk/docs directory. 
     Also fixed a couple of minor typos and broken links. (acmurthy)
     Also fixed a couple of minor typos and broken links. (acmurthy)
 
 
+    HADOOP-2246.  Moved the changelog for HADOOP-1851 from the NEW FEATURES 
+    section to the INCOMPATIBLE CHANGES section. (acmurthy)
+
 
 
 Release 0.15.0 - 2007-11-2
 Release 0.15.0 - 2007-11-2
 
 
@@ -71,6 +74,10 @@ Release 0.15.0 - 2007-11-2
     datanodes, dead datanodes or all datanodes. Client Protocol version
     datanodes, dead datanodes or all datanodes. Client Protocol version
     changed from 17 to 18.  (Hairong Kuang via dhruba)
     changed from 17 to 18.  (Hairong Kuang via dhruba)
 
 
+    HADOOP-1851.  Permit specification of map output compression type
+    and codec, independent of the final output's compression
+    parameters.  (Arun C Murthy via cutting)
+
   NEW FEATURES
   NEW FEATURES
 
 
     HADOOP-89.  A client can access file data even before the creator
     HADOOP-89.  A client can access file data even before the creator
@@ -105,10 +112,6 @@ Release 0.15.0 - 2007-11-2
     namenodes and rebalancing processes to communicate with a primary 
     namenodes and rebalancing processes to communicate with a primary 
     namenode.  (Hairong Kuang via dhruba)
     namenode.  (Hairong Kuang via dhruba)
 
 
-    HADOOP-1851.  Permit specification of map output compression type
-    and codec, independent of the final output's compression
-    parameters.  (Arun C Murthy via cutting)
-
     HADOOP-1963.  Add a FileSystem implementation for the Kosmos
     HADOOP-1963.  Add a FileSystem implementation for the Kosmos
     Filesystem (KFS).  (Sriram Rao via cutting)
     Filesystem (KFS).  (Sriram Rao via cutting)