瀏覽代碼

Merge r1575381 from trunk.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1575382 13f79535-47bb-0310-9956-ffa450edef68
Haohui Mai 11 年之前
父節點
當前提交
ffaab80c42
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. 3 3
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 3 - 3
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -19,6 +19,9 @@ Release 2.4.0 - UNRELEASED
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES
 
 
+    HADOOP-8691. FsShell can print "Found xxx items" unnecessarily often.
+    (Daryn Sharp via wheat9)
+
   NEW FEATURES
   NEW FEATURES
 
 
     HADOOP-10184. Hadoop Common changes required to support HDFS ACLs. (See
     HADOOP-10184. Hadoop Common changes required to support HDFS ACLs. (See
@@ -55,9 +58,6 @@ Release 2.4.0 - UNRELEASED
     HADOOP-10314. The ls command help still shows outdated 0.16 format.
     HADOOP-10314. The ls command help still shows outdated 0.16 format.
     (Rushabh S Shah via kihwal)
     (Rushabh S Shah via kihwal)
 
 
-    HADOOP-8691. FsShell can print "Found xxx items" unnecessarily often.
-    (Daryn Sharp via wheat9)
-
     HADOOP-10379. Protect authentication cookies with the HttpOnly and Secure
     HADOOP-10379. Protect authentication cookies with the HttpOnly and Secure
     flags. (wheat9)
     flags. (wheat9)