Browse Source

Fixing attribution for HADOOP-6989 in CHANGES.txt

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1004765 13f79535-47bb-0310-9956-ffa450edef68
Jakob Homan 15 years ago
parent
commit
9a8a10a234
1 changed files with 1 additions and 1 deletions
  1. 1 1
      CHANGES.txt

+ 1 - 1
CHANGES.txt

@@ -260,7 +260,7 @@ Trunk (unreleased changes)
     tests (cos)
 
     HADOOP-6989. Correct the parameter for SetFile to set the value type
-    for SetFile to be NullWritable instead of the key. (jghoman via omalley)
+    for SetFile to be NullWritable instead of the key. (cdouglas via omalley)
 
 Release 0.21.0 - Unreleased