Author: bobby
Date: Tue May 8 13:20:56 2012
New Revision: 1335505
URL: http://svn.apache.org/viewvc?rev=1335505&view=rev
Log:
HADOOP-8341. Fix or filter findbugs issues in hadoop-tools (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=1335505&r1=1335504&r2=1335505&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Tue May
8 13:20:56 2012
@@ -545,6 +545,8 @@ Release 0.23.3 - UNRELEASED
HADOOP-8327. distcpv2 and distcpv1 jars should not coexist (Dave Thompson
via bobby)
+ HADOOP-8341. Fix or filter findbugs issues in hadoop-tools (bobby)
+
Release 0.23.2 - UNRELEASED
INCOMPATIBLE CHANGES