Repository: hadoop Updated Branches: refs/heads/branch-2 48eb28e7e -> f48af332a
Release process for 2.6.1: Set the release date for 2.6.1 (cherry picked from commit 1f707ecffd80142c25ef0dee8708da49920646bc) Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f48af332 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f48af332 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/f48af332 Branch: refs/heads/branch-2 Commit: f48af332a76caa89c9d8fa1d2654d290bffdc183 Parents: 48eb28e Author: Vinod Kumar Vavilapalli (I am also known as @tshooter.) <[email protected]> Authored: Wed Sep 23 15:10:31 2015 -0700 Committer: Vinod Kumar Vavilapalli (I am also known as @tshooter.) <[email protected]> Committed: Wed Sep 23 15:12:30 2015 -0700 ---------------------------------------------------------------------- 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/f48af332/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 455aa3e..900a0b4 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -1437,7 +1437,7 @@ Release 2.6.2 - UNRELEASED BUG FIXES -Release 2.6.1 - 2015-09-09 +Release 2.6.1 - 2015-09-23 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/f48af332/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 fbde535..5c76a11 100644 --- a/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt +++ b/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt @@ -2141,7 +2141,7 @@ Release 2.6.2 - UNRELEASED BUG FIXES -Release 2.6.1 - 2015-09-09 +Release 2.6.1 - 2015-09-23 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/f48af332/hadoop-mapreduce-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-mapreduce-project/CHANGES.txt b/hadoop-mapreduce-project/CHANGES.txt index 0c78be6..96620b7 100644 --- a/hadoop-mapreduce-project/CHANGES.txt +++ b/hadoop-mapreduce-project/CHANGES.txt @@ -579,7 +579,7 @@ Release 2.6.2 - UNRELEASED cache files so that child processes running hadoop scripts can access these files. (Junping Du via vinodkv) -Release 2.6.1 - 2015-09-09 +Release 2.6.1 - 2015-09-23 INCOMPATIBLE CHANGES http://git-wip-us.apache.org/repos/asf/hadoop/blob/f48af332/hadoop-yarn-project/CHANGES.txt ---------------------------------------------------------------------- diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt index 7aa4a62..17f75f8 100644 --- a/hadoop-yarn-project/CHANGES.txt +++ b/hadoop-yarn-project/CHANGES.txt @@ -1654,7 +1654,7 @@ Release 2.6.2 - UNRELEASED BUG FIXES -Release 2.6.1 - 2015-09-09 +Release 2.6.1 - 2015-09-23 INCOMPATIBLE CHANGES
