Author: tomwhite
Date: Thu Sep 8 18:39:11 2011
New Revision: 1166848
URL: http://svn.apache.org/viewvc?rev=1166848&view=rev
Log:
HADOOP-7612. Change test-patch to run tests for all nested modules.
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=1166848&r1=1166847&r2=1166848&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Thu Sep
8 18:39:11 2011
@@ -371,6 +371,9 @@ Release 0.23.0 - Unreleased
HADOOP-7507. Allow ganglia metrics to include the metrics system tags
in the gmetric names. (Alejandro Abdelnur via todd)
+ HADOOP-7612. Change test-patch to run tests for all nested modules.
+ (tomwhite)
+
OPTIMIZATIONS
HADOOP-7333. Performance improvement in PureJavaCrc32. (Eric Caspole