Author: suresh
Date: Wed Oct 17 06:12:04 2012
New Revision: 1399106
URL: http://svn.apache.org/viewvc?rev=1399106&view=rev
Log:
Ading HADOOP-8936 to CHANGES.branch-1-win.txt
Modified:
hadoop/common/branches/branch-1-win/CHANGES.branch-1-win.txt
Modified: hadoop/common/branches/branch-1-win/CHANGES.branch-1-win.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-1-win/CHANGES.branch-1-win.txt?rev=1399106&r1=1399105&r2=1399106&view=diff
==============================================================================
--- hadoop/common/branches/branch-1-win/CHANGES.branch-1-win.txt (original)
+++ hadoop/common/branches/branch-1-win/CHANGES.branch-1-win.txt Wed Oct 17
06:12:04 2012
@@ -160,3 +160,6 @@ Branch-hadoop-1-win - unreleased
HADOOP-8868. FileUtil#chmod should normalize the path before calling
into shell APIs. (Ivan Mitic via suresh)
+
+ HADOOP-8936. Local users should be able to query a domain user's
+ groups on Windows. (Chuan Liu via suresh)