Author: jlowe
Date: Tue May 28 20:58:39 2013
New Revision: 1487117
URL: http://svn.apache.org/r1487117
Log:
svn merge -c 1456212 FIXES: HADOOP-9397. Incremental dist tar build fails.
Contributed by Chris Nauroth
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Modified:
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
URL:
http://svn.apache.org/viewvc/hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt?rev=1487117&r1=1487116&r2=1487117&view=diff
==============================================================================
---
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++
hadoop/common/branches/branch-2/hadoop-common-project/hadoop-common/CHANGES.txt
Tue May 28 20:58:39 2013
@@ -367,6 +367,8 @@ Release 2.0.5-beta - UNRELEASED
HADOOP-9553. TestAuthenticationToken fails on Windows.
(Arpit Agarwal via suresh)
+ HADOOP-9397. Incremental dist tar build fails. (Chris Nauroth via jlowe)
+
Release 2.0.4-alpha - 2013-04-25
INCOMPATIBLE CHANGES