Author: suresh
Date: Fri Oct 12 01:17:10 2012
New Revision: 1397411
URL: http://svn.apache.org/viewvc?rev=1397411&view=rev
Log:
HADOOP-8918. test-patch.sh is parsing modified files wrong. Contributed by Raja
Aluri.
Modified:
hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
Modified: hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1397411&r1=1397410&r2=1397411&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Fri Oct
12 01:17:10 2012
@@ -259,6 +259,9 @@ Trunk (Unreleased)
HADOOP-8839. test-patch's -1 on @author tag presence doesn't cause
a -1 to the overall result (harsh)
+ HADOOP-8918. test-patch.sh is parsing modified files wrong.
+ (Raja Aluri via suresh)
+
OPTIMIZATIONS
HADOOP-7761. Improve the performance of raw comparisons. (todd)