You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ka...@apache.org on 2014/11/21 23:34:31 UTC

hadoop git commit: Update release date for 2.5.2

Repository: hadoop
Updated Branches:
  refs/heads/trunk 233b61e49 -> 1e9a3f42f


Update release date for 2.5.2


Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo
Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/1e9a3f42
Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/1e9a3f42
Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/1e9a3f42

Branch: refs/heads/trunk
Commit: 1e9a3f42ff49be788ac99e5f06a7984d1d0638cc
Parents: 233b61e
Author: Karthik Kambatla <ka...@apache.org>
Authored: Fri Nov 21 14:34:23 2014 -0800
Committer: Karthik Kambatla <ka...@apache.org>
Committed: Fri Nov 21 14:34:23 2014 -0800

----------------------------------------------------------------------
 hadoop-common-project/hadoop-common/CHANGES.txt | 2 +-
 hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt     | 2 +-
 hadoop-mapreduce-project/CHANGES.txt            | 2 +-
 hadoop-yarn-project/CHANGES.txt                 | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/1e9a3f42/hadoop-common-project/hadoop-common/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-common-project/hadoop-common/CHANGES.txt b/hadoop-common-project/hadoop-common/CHANGES.txt
index 1040626..eda6399 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/hadoop-common-project/hadoop-common/CHANGES.txt
@@ -1142,7 +1142,7 @@ Release 2.6.0 - 2014-11-18
     of wrapping it as IOException. (Steve Loughran via jianhe)
 
 
-Release 2.5.2 - 2014-11-10
+Release 2.5.2 - 2014-11-19
 
   INCOMPATIBLE CHANGES
 

http://git-wip-us.apache.org/repos/asf/hadoop/blob/1e9a3f42/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
index 8ce7d8c..5f810ce 100644
--- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
+++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
@@ -1495,7 +1495,7 @@ Release 2.6.0 - 2014-11-18
     HDFS-7385. ThreadLocal used in FSEditLog class causes FSImage permission mess
     up. (jiangyu via cnauroth)
 
-Release 2.5.2 - 2014-11-10
+Release 2.5.2 - 2014-11-19
 
   INCOMPATIBLE CHANGES
 

http://git-wip-us.apache.org/repos/asf/hadoop/blob/1e9a3f42/hadoop-mapreduce-project/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-mapreduce-project/CHANGES.txt b/hadoop-mapreduce-project/CHANGES.txt
index 7e8a882..1444fcd 100644
--- a/hadoop-mapreduce-project/CHANGES.txt
+++ b/hadoop-mapreduce-project/CHANGES.txt
@@ -483,7 +483,7 @@ Release 2.6.0 - 2014-11-18
     MAPREDUCE-6156. Fetcher - connect() doesn't handle connection refused
     correctly (Junping Du via jlowe)
 
-Release 2.5.2 - 2014-11-10
+Release 2.5.2 - 2014-11-19
 
   INCOMPATIBLE CHANGES
 

http://git-wip-us.apache.org/repos/asf/hadoop/blob/1e9a3f42/hadoop-yarn-project/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt
index 5148fa2..bfb2b48 100644
--- a/hadoop-yarn-project/CHANGES.txt
+++ b/hadoop-yarn-project/CHANGES.txt
@@ -1014,7 +1014,7 @@ Release 2.6.0 - 2014-11-18
     YARN-2853. Fixed a bug in ResourceManager causing apps to hang when the user
     kill request races with ApplicationMaster finish. (Jian He via vinodkv)
 
-Release 2.5.2 - 2014-11-10
+Release 2.5.2 - 2014-11-19
 
   INCOMPATIBLE CHANGES