Author: tucu
Date: Thu Feb 16 23:23:20 2012
New Revision: 1245251
URL: http://svn.apache.org/viewvc?rev=1245251&view=rev
Log:
Merge -r 1245249:1245250 from trunk to branch. FIXES: HADOOP-8066
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=1245251&r1=1245250&r2=1245251&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
Thu Feb 16 23:23:20 2012
@@ -44,6 +44,8 @@ Release 0.23.2 - UNRELEASED
HADOOP-8082 add hadoop-client and hadoop-minicluster to the
dependency-management section. (tucu)
+ HADOOP-8066 The full docs build intermittently fails (abayer via tucu)
+
Release 0.23.1 - 2012-02-08
INCOMPATIBLE CHANGES