瀏覽代碼

Fixing CHANGES.txt, move JIRAs from trunk to 0.23.2 section (tgraves).

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/trunk@1242818 13f79535-47bb-0310-9956-ffa450edef68
Thomas Graves 13 年之前
父節點
當前提交
8e32744287
共有 1 個文件被更改,包括 5 次插入5 次删除
  1. 5 5
      hadoop-common-project/hadoop-common/CHANGES.txt

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

@@ -13,11 +13,6 @@ Trunk (unreleased changes)
     (suresh)
 
   IMPROVEMENTS
-    HADOOP-8048. Allow merging of Credentials (Daryn Sharp via tgraves)
- 
-    HADOOP-8032. mvn site:stage-deploy should be able to use the scp protocol
-    to stage documents (Ravi Prakash via tgraves)
-
     HADOOP-8017. Configure hadoop-main pom to get rid of M2E plugin execution
     not covered (Eric Charles via bobby)
 
@@ -160,6 +155,11 @@ Release 0.23.2 - UNRELEASED
   
   IMPROVEMENTS
 
+    HADOOP-8048. Allow merging of Credentials (Daryn Sharp via tgraves)
+ 
+    HADOOP-8032. mvn site:stage-deploy should be able to use the scp protocol
+    to stage documents (Ravi Prakash via tgraves)
+
     HADOOP-7923. Automate the updating of version numbers in the doc system.
     (szetszwo)