Browse Source

Move entry for HDFS-3583 in CHANGES.txt to be under branch-2.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1363949 13f79535-47bb-0310-9956-ffa450edef68
Aaron Myers 13 years ago
parent
commit
decd9e1c74
1 changed files with 2 additions and 2 deletions
  1. 2 2
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -109,8 +109,6 @@ Trunk (unreleased changes)
 
 
     HDFS-3630 Modify TestPersistBlocks to use both flush and hflush  (sanjay)
     HDFS-3630 Modify TestPersistBlocks to use both flush and hflush  (sanjay)
 
 
-    HDFS-3583. Convert remaining tests to Junit4. (Andrew Wang via atm)
-
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
   BUG FIXES
   BUG FIXES
@@ -352,6 +350,8 @@ Branch-2 ( Unreleased changes )
     HDFS-1249. With fuse-dfs, chown which only has owner (or only group)
     HDFS-1249. With fuse-dfs, chown which only has owner (or only group)
     argument fails with Input/output error. (Colin Patrick McCabe via eli)
     argument fails with Input/output error. (Colin Patrick McCabe via eli)
 
 
+    HDFS-3583. Convert remaining tests to Junit4. (Andrew Wang via atm)
+
   OPTIMIZATIONS
   OPTIMIZATIONS
 
 
     HDFS-2982. Startup performance suffers when there are many edit log
     HDFS-2982. Startup performance suffers when there are many edit log