소스 검색

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)