Browse Source

HADOOP-12294. Correct CHANGES.txt description.

cnauroth 9 years ago
parent
commit
0e1c12c174
1 changed files with 2 additions and 2 deletions
  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