浏览代码

Update CHANGES.txt to reflect merge of HADOOP-2813 to 0.16.1

git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@635120 13f79535-47bb-0310-9956-ffa450edef68
Nigel Daley 17 年之前
父节点
当前提交
49e910c22d
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

@@ -113,9 +113,6 @@ Trunk (unreleased changes)
     HADOOP-2844. distcp closes file handles for sequence files.
     (Tsz Wo (Nicholas), SZE via dhruba)
 
-    HADOOP-2813. TestDU unit test uses its own directory to run its 
-    sequence of tests.  (Mahadev Konar via dhruba)
-
     HADOOP-2727. Fix links in Web UI of the hadoop daemons and some docs
     (Amareshwari Sri Ramadasu via ddas)
 
@@ -289,6 +286,9 @@ Release 0.16.1 - 2008-03-13
     HADOOP-2915. Fixed FileSystem.CACHE so that a username is included
     in the cache key. (Tsz Wo (Nicholas), SZE via nigel)
 
+    HADOOP-2813. TestDU unit test uses its own directory to run its 
+    sequence of tests.  (Mahadev Konar via dhruba)
+
 Release 0.16.0 - 2008-02-07
 
   INCOMPATIBLE CHANGES