Browse Source

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

(cherry picked from commit d6050f06a3b7e049541b1cb4597c388abf00a5be)

Vinayakumar B 10 years ago
parent
commit
24a11e3996
1 changed files with 2 additions and 0 deletions
  1. 2 0
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -1885,6 +1885,8 @@ Release 2.6.1 - UNRELEASED
     architecture because it is slower there (Suman Somasundar via Colin P.
     architecture because it is slower there (Suman Somasundar via Colin P.
     McCabe)
     McCabe)
 
 
+    HADOOP-10786. Fix UGI#reloginFromKeytab on Java 8. (Stephen Chu via wheat9)
+
 Release 2.6.0 - 2014-11-18
 Release 2.6.0 - 2014-11-18
 
 
   INCOMPATIBLE CHANGES
   INCOMPATIBLE CHANGES