You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by to...@apache.org on 2012/04/19 00:22:49 UTC

svn commit: r1327707 - /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt

Author: todd
Date: Wed Apr 18 22:22:49 2012
New Revision: 1327707

URL: http://svn.apache.org/viewvc?rev=1327707&view=rev
Log:
Move HADOOP-8117 from 3.0 to 2.0 in CHANGES.txt after commit to 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=1327707&r1=1327706&r2=1327707&view=diff
==============================================================================
--- hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt (original)
+++ hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt Wed Apr 18 22:22:49 2012
@@ -61,8 +61,6 @@ Trunk (unreleased changes)
     HADOOP-8147. test-patch should run tests with -fn to avoid masking test
     failures (Robert Evans via tgraves)
 
-    HADOOP-8117. Upgrade test build to Surefire 2.12 (todd)
-
     HADOOP-8290. Remove remaining references to hadoop.native.lib (harsh)
 
   BUG FIXES
@@ -265,6 +263,8 @@ Release 2.0.0 - UNRELEASED 
     HADOOP-8280. Move VersionUtil/TestVersionUtil and GenericTestUtils from
     HDFS into Common. (Ahmed Radwan via atm)
 
+    HADOOP-8117. Upgrade test build to Surefire 2.12 (todd)
+
   OPTIMIZATIONS
 
   BUG FIXES