Explorar o código

Move HADOOP-8117 from 3.0 to 2.0 in CHANGES.txt after commit to branch-2

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1327707 13f79535-47bb-0310-9956-ffa450edef68
Todd Lipcon %!s(int64=13) %!d(string=hai) anos
pai
achega
cc052d2a4a
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      hadoop-common-project/hadoop-common/CHANGES.txt

+ 2 - 2
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -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