Repository: hadoop Updated Branches: refs/heads/branch-2 f6f128c86 -> f6cecbfce
Updated CHANGES.txt to move HADOOP-12526 to 2.6.3. Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/f6cecbfc Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/f6cecbfc Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/f6cecbfc Branch: refs/heads/branch-2 Commit: f6cecbfce586c4870d0f6b54b9bca2a30af7b9fa Parents: f6f128c Author: Tsuyoshi Ozawa <[email protected]> Authored: Wed Nov 11 23:18:55 2015 +0900 Committer: Tsuyoshi Ozawa <[email protected]> Committed: Wed Nov 11 23:21:36 2015 +0900 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/f6cecbfc/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 cffc4fc..dc85f81 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -708,8 +708,6 @@ Release 2.8.0 - UNRELEASED fails intermittently due to assumption that a lease error will be thrown. (Gaurav Kanade via cnauroth) - HADOOP-12526. there are duplicate dependency definitions in pom's (sjlee) - HADOOP-12482. Race condition in JMX cache update. (Tony Wu via lei) HADOOP-12560: Fix sprintf warnings in {{DomainSocket.c}} introduced by @@ -1632,6 +1630,8 @@ Release 2.6.3 - UNRELEASED BUG FIXES + HADOOP-12526. there are duplicate dependency definitions in pom's (sjlee) + Release 2.6.2 - 2015-10-28 INCOMPATIBLE CHANGES
