浏览代码

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)