Преглед изворни кода

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 година
родитељ
комит
0574ac2022
1 измењених фајлова са 0 додато и 6 уклоњено
  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)