Bläddra i källkod

Fixup CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1358807 13f79535-47bb-0310-9956-ffa450edef68
Eli Collins 13 år sedan
förälder
incheckning
7dcf9b6b8f
1 ändrade filer med 10 tillägg och 10 borttagningar
  1. 10 10
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

+ 10 - 10
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -264,6 +264,16 @@ Release 2.0.1-alpha - UNRELEASED
 
     HDFS-3541. Deadlock between recovery, xceiver and packet responder (Vinay via umamahesh)
 
+    HDFS-3428. Move DelegationTokenRenewer to common (tucu)
+
+    HDFS-3491. HttpFs does not set permissions correctly (tucu)
+
+    HDFS-3580. incompatible types; no instance(s) of type variable(s) V exist 
+    so that V conforms to boolean compiling HttpFSServer.java with OpenJDK 
+    (adi2 via tucu)
+
+    HDFS-3603. Decouple TestHDFSTrash from TestTrash. (Jason Lowe via eli)
+
   BREAKDOWN OF HDFS-3042 SUBTASKS
 
     HDFS-2185. HDFS portion of ZK-based FailoverController (todd)
@@ -280,16 +290,6 @@ Release 2.0.1-alpha - UNRELEASED
     
     HDFS-3432. TestDFSZKFailoverController tries to fail over too early (todd)
 
-    HDFS-3428. Move DelegationTokenRenewer to common (tucu)
-
-    HDFS-3491. HttpFs does not set permissions correctly (tucu)
-
-    HDFS-3580. incompatible types; no instance(s) of type variable(s) V exist 
-    so that V conforms to boolean compiling HttpFSServer.java with OpenJDK 
-    (adi2 via tucu)
-
-    HDFS-3603. Decouple TestHDFSTrash from TestTrash. (Jason Lowe via eli)
-
 Release 2.0.0-alpha - 05-23-2012
 
   INCOMPATIBLE CHANGES