You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by cn...@apache.org on 2014/10/10 07:33:33 UTC

[2/2] git commit: MAPREDUCE-6122. Fix CHANGES.txt.

MAPREDUCE-6122. Fix CHANGES.txt.

(cherry picked from commit 2f0166db560b180e8d07c10ba9ad4bfaf2aa7b36)


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/61be28f5
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/61be28f5
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/61be28f5

Branch: refs/heads/branch-2
Commit: 61be28f501ba3de0915c165c9d43fa38463722c0
Parents: 85a2b90
Author: cnauroth <cn...@apache.org>
Authored: Thu Oct 9 22:32:28 2014 -0700
Committer: cnauroth <cn...@apache.org>
Committed: Thu Oct 9 22:32:38 2014 -0700

----------------------------------------------------------------------
 hadoop-mapreduce-project/CHANGES.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/61be28f5/hadoop-mapreduce-project/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-mapreduce-project/CHANGES.txt b/hadoop-mapreduce-project/CHANGES.txt
index 6813a1c..8a33542 100644
--- a/hadoop-mapreduce-project/CHANGES.txt
+++ b/hadoop-mapreduce-project/CHANGES.txt
@@ -195,7 +195,7 @@ Release 2.6.0 - UNRELEASED
     MAPREDUCE-6029. TestCommitterEventHandler fails in trunk (Mit Desai via
     jlowe)
 
-    MAPREDUCE-6029. TestLineRecordReader may fail due to test data files checked
+    MAPREDUCE-6122. TestLineRecordReader may fail due to test data files checked
     out of git with incorrect line endings. (cnauroth)
 
 Release 2.5.1 - 2014-09-05