1
0
Prechádzať zdrojové kódy

Preparing for release 0.23.4

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-0.23@1391807 13f79535-47bb-0310-9956-ffa450edef68
Robert Joseph Evans 12 rokov pred
rodič
commit
be78a73cd9

+ 13 - 1
hadoop-common-project/hadoop-common/CHANGES.txt

@@ -1,5 +1,17 @@
 Hadoop Change Log
 
+Release 0.23.5 - UNRELEASED
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  OPTIMIZATIONS
+
+  BUG FIXES
+
 Release 0.23.4 - UNRELEASED
 
   INCOMPATIBLE CHANGES
@@ -25,7 +37,7 @@ Release 0.23.4 - UNRELEASED
     HADOOP-8623. hadoop jar command should respect HADOOP_OPTS.
     (Steven Willis via suresh)
 
-Release 0.23.3 - UNRELEASED
+Release 0.23.3
 
   INCOMPATIBLE CHANGES
 

+ 13 - 1
hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

@@ -1,5 +1,17 @@
 Hadoop HDFS Change Log
 
+Release 0.23.5 - UNRELEASED
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  OPTIMIZATIONS
+
+  BUG FIXES
+
 Release 0.23.4 - UNRELEASED
 
   INCOMPATIBLE CHANGES
@@ -27,7 +39,7 @@ Release 0.23.4 - UNRELEASED
     HDFS-3373. FileContext HDFS implementation can leak socket caches (John
     George via bobby)
 
-Release 0.23.3 - UNRELEASED
+Release 0.23.3
 
   INCOMPATIBLE CHANGES
 

+ 13 - 1
hadoop-mapreduce-project/CHANGES.txt

@@ -1,5 +1,17 @@
 Hadoop MapReduce Change Log
 
+Release 0.23.5 - UNRELEASED
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  OPTIMIZATIONS
+
+  BUG FIXES
+
 Release 0.23.4 - UNRELEASED
 
   INCOMPATIBLE CHANGES
@@ -41,7 +53,7 @@ Release 0.23.4 - UNRELEASED
     MAPREDUCE-4689. JobClient.getMapTaskReports on failed job results in NPE
     (jlowe via bobby)
 
-Release 0.23.3 - UNRELEASED
+Release 0.23.3
 
   INCOMPATIBLE CHANGES
 

+ 14 - 2
hadoop-yarn-project/CHANGES.txt

@@ -1,4 +1,16 @@
-Hadoop MapReduce Change Log
+Hadoop YARN Change Log
+
+Release 0.23.5 - UNRELEASED
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  OPTIMIZATIONS
+
+  BUG FIXES
 
 Release 0.23.4 - UNRELEASED
 
@@ -33,7 +45,7 @@ Release 0.23.4 - UNRELEASED
     YARN-106. Nodemanager needs to set permissions of local directories (jlowe
     via bobby)
 
-Release 0.23.3 - Unreleased
+Release 0.23.3
 
   INCOMPATIBLE CHANGES