Browse Source

Moved HADOOP-9509 & HADOOP-9515 to appropriate release of 2.1.0-beta.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2.1.0-beta@1508405 13f79535-47bb-0310-9956-ffa450edef68
Arun Murthy 11 years ago
parent
commit
4c9d48bf14
1 changed files with 4 additions and 4 deletions
  1. 4 4
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -6,10 +6,6 @@ Release 2.1.1-beta - UNRELEASED
 
 
   NEW FEATURES
   NEW FEATURES
 
 
-    HADOOP-9509. Implement ONCRPC and XDR. (brandonli)
-
-    HADOOP-9515. Add general interface for NFS and Mount. (brandonli)
-
   IMPROVEMENTS
   IMPROVEMENTS
 
 
   OPTIMIZATIONS
   OPTIMIZATIONS
@@ -74,6 +70,10 @@ Release 2.1.0-beta - 2013-07-02
     HADOOP-9792. Retry the methods that are tagged @AtMostOnce along 
     HADOOP-9792. Retry the methods that are tagged @AtMostOnce along 
     with @Idempotent. (suresh)
     with @Idempotent. (suresh)
 
 
+    HADOOP-9509. Implement ONCRPC and XDR. (brandonli)
+
+    HADOOP-9515. Add general interface for NFS and Mount. (brandonli)
+
   IMPROVEMENTS
   IMPROVEMENTS
 
 
     HADOOP-9164. Print paths of loaded native libraries in
     HADOOP-9164. Print paths of loaded native libraries in