Author: jghoman
Date: Tue Oct 5 18:42:24 2010
New Revision: 1004765
URL: http://svn.apache.org/viewvc?rev=1004765&view=rev
Log:
Fixing attribution for HADOOP-6989 in CHANGES.txt
Modified:
hadoop/common/trunk/CHANGES.txt
Modified: hadoop/common/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/CHANGES.txt?rev=1004765&r1=1004764&r2=1004765&view=diff
==============================================================================
--- hadoop/common/trunk/CHANGES.txt (original)
+++ hadoop/common/trunk/CHANGES.txt Tue Oct 5 18:42:24 2010
@@ -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