浏览代码

HADOOP-12001. Moving CHANGES.txt up into 2.8.

Vinod Kumar Vavilapalli 10 年之前
父节点
当前提交
04c9a077c8
共有 1 个文件被更改,包括 3 次插入3 次删除
  1. 3 3
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -855,6 +855,9 @@ Release 2.8.0 - UNRELEASED
     HADOOP-12074. in Shell.java#runCommand() rethrow InterruptedException as
     HADOOP-12074. in Shell.java#runCommand() rethrow InterruptedException as
     InterruptedIOException (Lavkesh Lahngir via vinayakumarb)
     InterruptedIOException (Lavkesh Lahngir via vinayakumarb)
 
 
+    HADOOP-12001. Fixed LdapGroupsMapping to include configurable Posix UID and
+    GID attributes during the search. (Patrick White via vinodkv)
+
 Release 2.7.1 - UNRELEASED
 Release 2.7.1 - UNRELEASED
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES
@@ -899,9 +902,6 @@ Release 2.7.1 - UNRELEASED
     HADOOP-12078. The default retry policy does not handle RetriableException
     HADOOP-12078. The default retry policy does not handle RetriableException
     correctly. (Arpit Agarwal)
     correctly. (Arpit Agarwal)
 
 
-    HADOOP-12001. Fixed LdapGroupsMapping to include configurable Posix UID and
-    GID attributes during the search. (Patrick White via vinodkv)
-
 Release 2.7.0 - 2015-04-20
 Release 2.7.0 - 2015-04-20
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES