ソースを参照

HADOOP-12294. Correct CHANGES.txt description.

cnauroth 9 年 前
コミット
0e1c12c174
1 ファイル変更2 行追加2 行削除
  1. 2 2
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -35,8 +35,8 @@ Trunk (Unreleased)
     HADOOP-10787 Rename/remove non-HADOOP_*, etc from the shell scripts.
     (aw via vvasudev)
 
-    HADOOP-12294. Remove the support of the deprecated dfs.umask.
-    (Chang Li vha wheat9)
+    HADOOP-12294. Throw an Exception when fs.permissions.umask-mode is
+    misconfigured (Chang Li vha wheat9)
 
   NEW FEATURES