Browse Source

prep for 0.20.2-rc3

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20@911611 13f79535-47bb-0310-9956-ffa450edef68
Christopher Douglas 15 years ago
parent
commit
18f4db3374
1 changed files with 6 additions and 6 deletions
  1. 6 6
      CHANGES.txt

+ 6 - 6
CHANGES.txt

@@ -2,12 +2,6 @@ Hadoop Change Log
 
 
 Release 0.20.3 - Unreleased
 Release 0.20.3 - Unreleased
 
 
-    MAPREDUCE-623. Resolve javac warnings in mapreduce. (Jothi Padmanabhan
-    via sharad)
-
-    HADOOP-6575. Remove call to fault injection tests not present in 0.20.
-    (cdouglas)
-
 Release 0.20.2 - 2010-2-16
 Release 0.20.2 - 2010-2-16
 
 
   NEW FEATURES
   NEW FEATURES
@@ -63,6 +57,12 @@ Release 0.20.2 - 2010-2-16
     HDFS-761. Fix failure to process rename operation from edits log due to 
     HDFS-761. Fix failure to process rename operation from edits log due to 
     quota verification. (suresh)
     quota verification. (suresh)
 
 
+    MAPREDUCE-623. Resolve javac warnings in mapreduce. (Jothi Padmanabhan
+    via sharad)
+
+    HADOOP-6575. Remove call to fault injection tests not present in 0.20.
+    (cdouglas)
+
   IMPROVEMENTS
   IMPROVEMENTS
 
 
     HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
     HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon