浏览代码

HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. Contributed by Stephen Chu.
Moved CHANGES.txt entry to 2.6.1

Vinayakumar B 10 年之前
父节点
当前提交
e7aa81394d
共有 1 个文件被更改,包括 0 次插入2 次删除
  1. 0 2
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -1199,8 +1199,6 @@ Release 2.7.0 - 2015-04-20
 
     HADOOP-10563. Remove the dependency of jsp in trunk. (wheat9)
 
-    HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. (Stephen Chu via wheat9)
-
     HADOOP-11291. Log the cause of SASL connection failures.
     (Stephen Chu via cnauroth)