Browse Source

Update CHANGES.txt to move HDFS-9516 to 2.7.3 section.

Konstantin V Shvachko 9 years ago
parent
commit
d90625e038
1 changed files with 3 additions and 3 deletions
  1. 3 3
      hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

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

@@ -908,9 +908,6 @@ Release 2.9.0 - UNRELEASED
 
   BUG FIXES
 
-    HDFS-9516. Truncate file fails with data dirs on multiple disks.
-    (Plamen Jeliazkov via shv)
-
 Release 2.8.0 - UNRELEASED
 
   NEW FEATURES
@@ -2522,6 +2519,9 @@ Release 2.7.3 - UNRELEASED
     HDFS-9383. TestByteArrayManager#testByteArrayManager fails.
     (szetszwo via kihwal)
 
+    HDFS-9516. Truncate file fails with data dirs on multiple disks.
+    (Plamen Jeliazkov via shv)
+
 Release 2.7.2 - UNRELEASED
 
   INCOMPATIBLE CHANGES