Browse Source

Typo in CHANGES.txt for HADOOP-9339

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1450971 13f79535-47bb-0310-9956-ffa450edef68
Kihwal Lee 12 years ago
parent
commit
40cd98ec4b
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

@@ -1064,7 +1064,7 @@ Release 0.23.7 - UNRELEASED
     HADOOP-9303. command manual dfsadmin missing entry for restoreFailedStorage
     option (Andy Isaacson via tgraves)
 
-    HADOOP-9339. IPC.Server incorrectly sets UGI auth type (Daryn Sharp by
+    HADOOP-9339. IPC.Server incorrectly sets UGI auth type (Daryn Sharp via 
     kihwal)
 
 Release 0.23.6 - UNRELEASED