Author: bobby
Date: Tue May 8 13:24:14 2012
New Revision: 1335507
URL: http://svn.apache.org/viewvc?rev=1335507&view=rev
Log:
svn merge -c 1335505 FIXES: HADOOP-8341. Fix or filter findbugs issues in
hadoop-tools (bobby)
Modified:
hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1335507&r1=1335506&r2=1335507&view=diff
==============================================================================
---
hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-0.23/hadoop-common-project/hadoop-common/CHANGES.txt
Tue May 8 13:24:14 2012
@@ -61,6 +61,8 @@ Release 0.23.3 - UNRELEASED
HADOOP-8328. Duplicate FileSystem Statistics object for 'file' scheme.
(tomwhite)
+ HADOOP-8341. Fix or filter findbugs issues in hadoop-tools (bobby)
+
Release 0.23.2 - UNRELEASED
NEW FEATURES