Browse Source

HADOOP-4372. Moving the comment in CHANGES.txt for HADOOP-4372 from trunk to the 0.20.1 part.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@777019 13f79535-47bb-0310-9956-ffa450edef68
Devaraj Das 16 years ago
parent
commit
53c862eaa2
1 changed files with 3 additions and 2 deletions
  1. 3 2
      CHANGES.txt

+ 3 - 2
CHANGES.txt

@@ -326,8 +326,6 @@ Trunk (unreleased changes)
     HADOOP-5080. Add new test cases to TestMRCLI and TestHDFSCLI
     (V.Karthikeyan via nigel)
 
-    HADOOP-4372. Improves the way history filenames are obtained and manipulated.
-    (Amar Kamat via ddas)
 
     HADOOP-5135. Splits the tests into different directories based on the 
     package. Four new test targets have been defined - run-test-core, 
@@ -666,6 +664,9 @@ Release 0.20.1 - Unreleased
     HADOOP-5714. Add a metric for NameNode getFileInfo operation. (Jakob Homan
     via szetszwo)
 
+    HADOOP-4372. Improves the way history filenames are obtained and manipulated.
+    (Amar Kamat via ddas)
+
   OPTIMIZATIONS
 
   BUG FIXES