Author: jlowe
Date: Mon Jun 3 15:27:28 2013
New Revision: 1489026
URL: http://svn.apache.org/r1489026
Log:
Move HADOOP-9397 to 2.1.0-beta after merging it into branch-2.
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=1489026&r1=1489025&r2=1489026&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
(original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Mon Jun
3 15:27:28 2013
@@ -334,8 +334,6 @@ Trunk (Unreleased)
HADOOP-9099. NetUtils.normalizeHostName fails on domains where
UnknownHost resolves to an IP address. (Ivan Mitic via suresh)
- HADOOP-9397. Incremental dist tar build fails (Chris Nauroth via jlowe)
-
HADOOP-9431 TestSecurityUtil#testLocalHostNameForNullOrWild on systems
where hostname
contains capital letters (Chris Nauroth via sanjay)
@@ -739,6 +737,8 @@ Release 2.1.0-beta - UNRELEASED
HADOOP-9553. TestAuthenticationToken fails on Windows.
(Arpit Agarwal via suresh)
+ HADOOP-9397. Incremental dist tar build fails (Chris Nauroth via jlowe)
+
HADOOP-9607. Fixes in Javadoc build (Timothy St. Clair via cos)
HADOOP-9605. Update junit dependency. (Timothy St. Clair via cos)