浏览代码

HADOOP-4606. Updated CHANGES.txt to reflect that it was committed after the
0.19 branch.


git-svn-id: https://svn.apache.org/repos/asf/hadoop/core/trunk@698187 13f79535-47bb-0310-9956-ffa450edef68

Owen O'Malley 17 年之前
父节点
当前提交
4fdfe2e357
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      CHANGES.txt

+ 3 - 3
CHANGES.txt

@@ -8,6 +8,9 @@ Trunk (unreleased changes)
 
   IMPROVEMENTS
 
+    HADOOP-4006. Clean up FSConstants and move some of the constants to 
+    better places. (Sanjay Radia via rangadi)
+ 
   OPTIMIZATIONS
 
   BUG FIXES
@@ -430,9 +433,6 @@ Release 0.19.0 - Unreleased
     HADOOP-4227. Remove the deprecated class org.apache.hadoop.fs.ShellCommand.
     (szetszwo)
 
-    HADOOP-4006. Clean up FSConstants and move some of the constants to 
-    better places. (Sanjay Radia via rangadi)
- 
   OPTIMIZATIONS
 
     HADOOP-3556. Removed lock contention in MD5Hash by changing the