Browse Source

HADOOP-10556. [FIXING JIRA NUMBER TYPO] Add toLowerCase support to auth_to_local rules for service name. (tucu)

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1593108 13f79535-47bb-0310-9956-ffa450edef68
Alejandro Abdelnur 11 years ago
parent
commit
c278e40239
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -39,7 +39,7 @@ Release 2.5.0 - UNRELEASED
     HADOOP-10471. Reduce the visibility of constants in ProxyUsers.
     (Benoy Antony via wheat9)
 
-    HADOOP-10566. Add toLowerCase support to auth_to_local rules 
+    HADOOP-10556. Add toLowerCase support to auth_to_local rules 
     for service name. (tucu)
 
   OPTIMIZATIONS