Browse Source

Preparing for hadoop-2.0.3-alpha release.

git-svn-id: https://svn.apache.org/repos/asf/hadoop/common/branches/branch-2@1442960 13f79535-47bb-0310-9956-ffa450edef68
Arun Murthy 12 years ago
parent
commit
d898116ded

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

@@ -1,6 +1,18 @@
 Hadoop Change Log
 
-Release 2.0.3-alpha - Unreleased 
+Release 2.0.4-beta - UNRELEASED
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  OPTIMIZATIONS
+
+  BUG FIXES
+
+Release 2.0.3-alpha - 2013-02-06 
 
   INCOMPATIBLE CHANGES
 

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

@@ -1,6 +1,18 @@
 Hadoop HDFS Change Log
 
-Release 2.0.3-alpha - Unreleased
+Release 2.0.4-beta - UNRELEASED
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  OPTIMIZATIONS
+
+  BUG FIXES
+
+Release 2.0.3-alpha - 2013-02-06
 
   INCOMPATIBLE CHANGES
 

+ 15 - 3
hadoop-mapreduce-project/CHANGES.txt

@@ -1,10 +1,22 @@
 Hadoop MapReduce Change Log
 
-Release 2.0.3-alpha - Unreleased
-  
+Release 2.0.4-beta - UNRELEASED
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  OPTIMIZATIONS
+
+  BUG FIXES
+
+Release 2.0.3-alpha - 2013-02-06 
+
   INCOMPATIBLE CHANGES
 
-    MAPREDUCE-4123. Remove the 'mapred groups' command, which is no longer 
+    MAPREDUCE-4123. Remove the 'mapred groups' command, which is no longer
     supported. (Devaraj K via sseth)
 
     MAPREDUCE-4938. Use token request messages defined in hadoop common.

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

@@ -1,7 +1,19 @@
 Hadoop YARN Change Log
 
-Release 2.0.3-alpha - Unreleased
-  
+Release 2.0.4-beta - UNRELEASED
+
+  INCOMPATIBLE CHANGES
+
+  NEW FEATURES
+
+  IMPROVEMENTS
+
+  OPTIMIZATIONS
+
+  BUG FIXES
+
+Release 2.0.3-alpha - 2013-02-06 
+
   INCOMPATIBLE CHANGES
 
   NEW FEATURES