瀏覽代碼

HADOOP-5210. Modifying CHANGES.txt in order to move the commit text for 5210 to 0.20.1.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@776638 13f79535-47bb-0310-9956-ffa450edef68
Devaraj Das 16 年之前
父節點
當前提交
6fce3df53d
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

@@ -506,9 +506,6 @@ Trunk (unreleased changes)
 
     HADOOP-5507. Fix JMXGet javadoc warnings.  (Boris Shkolnik via szetszwo)
 
-    HADOOP-5210. Solves a problem in the progress report of the reduce task.
-    (Ravi Gummadi via ddas)
-
     HADOOP-5191. Accessing HDFS with any ip or hostname should work as long 
     as it points to the interface NameNode is listening on. (Raghu Angadi)
 
@@ -713,6 +710,9 @@ Release 0.20.1 - Unreleased
     correctly in the presence of High RAM jobs.
     (Sreekanth Ramakrishnan via yhemanth)
 
+    HADOOP-5210. Solves a problem in the progress report of the reduce task.
+    (Ravi Gummadi via ddas)
+
 Release 0.20.0 - 2009-04-15
 
   INCOMPATIBLE CHANGES