Browse Source

Move HDFS-677, HDFS-709 to correct place in CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/hdfs/trunk@826139 13f79535-47bb-0310-9956-ffa450edef68
Christopher Douglas 16 năm trước cách đây
mục cha
commit
0574ac2022
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      CHANGES.txt

+ 0 - 6
CHANGES.txt

@@ -445,9 +445,3 @@ Release 0.20.1 - 2009-09-01
 
     HDFS-525. The SimpleDateFormat object in ListPathsServlet is not thread
     safe. (Suresh Srinivas and cdouglas)
-
-    HDFS-677. Rename failure when both source and destination quota exceeds
-    results in deletion of source. (suresh)
-
-    HDFS-709. Fix TestDFSShell failure due to rename bug introduced by 
-    HDFS-677. (suresh)