소스 검색

HADOOP-2833. Moved to the 0.16.2 section of CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@642473 13f79535-47bb-0310-9956-ffa450edef68
Nigel Daley 17 년 전
부모
커밋
d711d60c60
1개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

@@ -105,9 +105,6 @@ Trunk (unreleased changes)
     HADOOP-910. Enables Reduces to do merges for the on-disk map output files 
     in parallel with their copying. (Amar Kamat via ddas)
 
-    HADOOP-2833. Do not use "Dr. Who" as the default user in JobClient. 
-    A valid user name is required. (Tsz Wo (Nicholas), SZE via rangadi)
-
     HADOOP-730. Use rename rather than copy for local renames. (cdouglas)
 
     HADOOP-2810. Updated the Hadoop Core logo. (nigel)
@@ -469,6 +466,9 @@ Release 0.16.2 - 2008-04-02
     between the RecordReader and the map threads. (Alejandro Abdelnur via
     omalley)
 
+    HADOOP-2833. Do not use "Dr. Who" as the default user in JobClient. 
+    A valid user name is required. (Tsz Wo (Nicholas), SZE via rangadi)
+
 Release 0.16.1 - 2008-03-13
 
   INCOMPATIBLE CHANGES