Repository: hadoop
Updated Branches:
  refs/heads/branch-2 75bcc8bcd -> 836bfdd64


Update CHANGES.txt for commit of HADOOP 12413 to 2.7.3 and 2.6.3
(cherry picked from commit 74a9a51886c4379eefa539912932bfb99d5fd883)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/836bfdd6
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/836bfdd6
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/836bfdd6

Branch: refs/heads/branch-2
Commit: 836bfdd646c9b238be7b4db431b6e56a10fe64c5
Parents: 75bcc8b
Author: Jason Lowe <jl...@apache.org>
Authored: Fri Nov 6 17:16:14 2015 +0000
Committer: Jason Lowe <jl...@apache.org>
Committed: Fri Nov 6 17:18:23 2015 +0000

----------------------------------------------------------------------
 hadoop-common-project/hadoop-common/CHANGES.txt | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/836bfdd6/hadoop-common-project/hadoop-common/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt 
b/hadoop-common-project/hadoop-common/CHANGES.txt
index 00af4bb..d30f0d5 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/hadoop-common-project/hadoop-common/CHANGES.txt
@@ -276,9 +276,6 @@ Release 2.8.0 - UNRELEASED
     HADOOP-12324. Better exception reporting in SaslPlainServer.
     (Mike Yoder via stevel)
 
-    HADOOP-12413. AccessControlList should avoid calling getGroupNames in
-    isUserInList with empty groups. (Zhihai Xu via cnauroth)
-
     HADOOP-12404. Disable caching for JarURLConnection to avoid sharing
     JarFile with other users when loading resource from URL in Configuration
     class. (zxu)
@@ -806,6 +803,9 @@ Release 2.7.3 - UNRELEASED
 
   IMPROVEMENTS
 
+    HADOOP-12413. AccessControlList should avoid calling getGroupNames in
+    isUserInList with empty groups. (Zhihai Xu via cnauroth)
+
   OPTIMIZATIONS
 
   BUG FIXES
@@ -1621,6 +1621,9 @@ Release 2.6.3 - UNRELEASED
 
   IMPROVEMENTS
 
+    HADOOP-12413. AccessControlList should avoid calling getGroupNames in
+    isUserInList with empty groups. (Zhihai Xu via cnauroth)
+
   OPTIMIZATIONS
 
   BUG FIXES

Reply via email to