Ver código fonte

Move the change log of HADOOP-6692 to the right section.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@938264 13f79535-47bb-0310-9956-ffa450edef68
Hairong Kuang 15 anos atrás
pai
commit
75e0b765ea
1 arquivos alterados com 3 adições e 3 exclusões
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

@@ -237,6 +237,9 @@ Trunk (unreleased changes)
     HADOOP-6689. Add directory renaming test to existing FileContext tests.
     (Eli Collins via suresh)
 
+    HADOOP-6692. Add FileContext#listStatus that returns an iterator.
+    (hairong)
+
   BUG FIXES
 
     HADOOP-6293. Fix FsShell -text to work on filesystems other than the
@@ -355,9 +358,6 @@ Trunk (unreleased changes)
     HADOOP-6719. Insert all missing methods in FilterFs.
     (Rodrigo Schmidt via dhruba)
 
-    HADOOP-6692. Add FileContext#listStatus that returns an iterator.
-    (hairong)
-
 Release 0.21.0 - Unreleased
 
   INCOMPATIBLE CHANGES