Przeglądaj źródła

Move recent commits to correct section in CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.20@909345 13f79535-47bb-0310-9956-ffa450edef68
Christopher Douglas 15 lat temu
rodzic
commit
00b37a4a8f
1 zmienionych plików z 5 dodań i 5 usunięć
  1. 5 5
      CHANGES.txt

+ 5 - 5
CHANGES.txt

@@ -2,6 +2,11 @@ Hadoop Change Log
 
 Release 0.20.3 - Unreleased
 
+    HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
+    via tomwhite)
+
+    MAPREDUCE-1251. c++ utils doesn't compile. (Eli Collins via tomwhite)
+
 Release 0.20.2 - 2010-2-10
 
   NEW FEATURES
@@ -110,11 +115,6 @@ Release 0.20.2 - 2010-2-10
 
     HADOOP-6524. Contrib tests are failing Clover'ed build. (cos)
 
-    HADOOP-5611. Fix C++ libraries to build on Debian Lenny. (Todd Lipcon
-    via tomwhite)
-
-    MAPREDUCE-1251. c++ utils doesn't compile. (Eli Collins via tomwhite)
-
 Release 0.20.1 - 2009-09-01
 
   INCOMPATIBLE CHANGES