Move HADOOP-12374 from 2.8.0 to 2.7.3 in CHANGES.txt.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/47c79a2a Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/47c79a2a Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/47c79a2a Branch: refs/heads/yarn-2877 Commit: 47c79a2a4d265feff7bd997bf07473eeb74c1c4b Parents: f94d892 Author: Akira Ajisaka <aajis...@apache.org> Authored: Sat Nov 14 13:14:54 2015 +0900 Committer: Akira Ajisaka <aajis...@apache.org> Committed: Sat Nov 14 13:14:54 2015 +0900 ---------------------------------------------------------------------- hadoop-common-project/hadoop-common/CHANGES.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hadoop/blob/47c79a2a/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 351b5d2..bed2ab7 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -999,9 +999,6 @@ Release 2.8.0 - UNRELEASED BUG FIXES - HADOOP-12374. Updated expunge command description. - (WeiWei Yang via eyang) - HADOOP-12352. Delay in checkpointing Trash can leave trash for 2 intervals before deleting (Casey Brotherton via harsh) @@ -1443,6 +1440,9 @@ Release 2.7.3 - UNRELEASED ImpersonationProvider, DefaultImpersonationProvider, and DistCp. (Arshad Mohammad via aajisaka) + HADOOP-12374. Updated expunge command description. + (WeiWei Yang via eyang) + Release 2.7.2 - UNRELEASED INCOMPATIBLE CHANGES