Browse Source

Added Devaraj Das as a contributor of HADOOP-6888.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@980533 13f79535-47bb-0310-9956-ffa450edef68
Tsz-wo Sze 15 năm trước cách đây
mục cha
commit
7e7aff5c90
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      CHANGES.txt

+ 2 - 1
CHANGES.txt

@@ -27,7 +27,8 @@ Trunk (unreleased changes)
     with each file's status. (hairong)
 
     HADOOP-6888. Add a new FileSystem API closeAllForUGI(..) for closing all
-    file systems associated with a particular UGI.  (Kan Zhang via szetszwo)
+    file systems associated with a particular UGI.  (Devaraj Das and Kan Zhang
+    via szetszwo)
 
   IMPROVEMENTS