浏览代码

Apply HADOOP-7777 to 0.23.1

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1207629 13f79535-47bb-0310-9956-ffa450edef68
Steve Loughran 13 年之前
父节点
当前提交
3c602e0ee0
共有 1 个文件被更改,包括 4 次插入4 次删除
  1. 4 4
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -6,9 +6,6 @@ Trunk (unreleased changes)
 
   NEW FEATURES
 
-    HADOOP-7777 Implement a base class for DNSToSwitchMapping implementations 
-    that can offer extra topology information. (stevel)
-
   IMPROVEMENTS
 
     HADOOP-7595. Upgrade dependency to Avro 1.5.3. (Alejandro Abdelnur via atm)
@@ -111,7 +108,10 @@ Release 0.23.1 - Unreleased
 
   INCOMPATIBLE CHANGES
 
-  NEW FEATURES                                                                    
+  NEW FEATURES
+
+    HADOOP-7777 Implement a base class for DNSToSwitchMapping implementations 
+    that can offer extra topology information. (stevel)
 
   IMPROVEMENTS