소스 검색

Fix a change log error for HADOOP-3639.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/branches/branch-0.18@683354 13f79535-47bb-0310-9956-ffa450edef68
Hairong Kuang 17 년 전
부모
커밋
9cba008afe
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -684,7 +684,7 @@ Release 0.18.0 - 2008-08-06
     HADOOP-3635. Uncaught exception in DataBlockScanner. 
     (Tsz Wo (Nicholas), SZE via hairong)
 
-    HADOOP-3539. Exception when closing DFSClient while multiple files are
+    HADOOP-3639. Exception when closing DFSClient while multiple files are
     open. (Benjamin Gufler via hairong)
 
     HADOOP-3572. SetQuotas usage interface has some minor bugs. (hairong)