Author: bobby
Date: Mon May 21 17:08:58 2012
New Revision: 1341113
URL: http://svn.apache.org/viewvc?rev=1341113&view=rev
Log:
HADOOP-8413. test-patch.sh gives out the wrong links for
newPatchFindbugsWarnings (Colin Patrick McCabe via bobby)
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=1341113&r1=1341112&r2=1341113&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Mon May
21 17:08:58 2012
@@ -141,6 +141,9 @@ Trunk (unreleased changes)
HADOOP-8395. Text shell command unnecessarily demands that a
SequenceFile's key class be WritableComparable (harsh)
+ HADOOP-8413. test-patch.sh gives out the wrong links for
+ newPatchFindbugsWarnings (Colin Patrick McCabe via bobby)
+
OPTIMIZATIONS
HADOOP-7761. Improve the performance of raw comparisons. (todd)