Move HADOOP-11581 in CHANGES.txt from 3.0.0 to 2.8.0.
Project: http://git-wip-us.apache.org/repos/asf/hadoop/repo Commit: http://git-wip-us.apache.org/repos/asf/hadoop/commit/84cd9647 Tree: http://git-wip-us.apache.org/repos/asf/hadoop/tree/84cd9647 Diff: http://git-wip-us.apache.org/repos/asf/hadoop/diff/84cd9647 Branch: refs/heads/YARN-2928 Commit: 84cd9647eea8e4faf7879a66b640993b2f41ce94 Parents: c6860e8 Author: Akira Ajisaka <[email protected]> Authored: Tue May 19 18:38:35 2015 +0900 Committer: Zhijie Shen <[email protected]> Committed: Fri May 22 11:52:08 2015 -0700 ---------------------------------------------------------------------- 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/84cd9647/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 8c7c978..baf9a0f 100644 --- a/hadoop-common-project/hadoop-common/CHANGES.txt +++ b/hadoop-common-project/hadoop-common/CHANGES.txt @@ -424,9 +424,6 @@ Trunk (Unreleased) HADOOP-11559. Add links to RackAwareness and InterfaceClassification to site index (Masatake Iwasaki via aw) - HADOOP-11581. Multithreaded correctness Warnings - #org.apache.hadoop.fs.shell.Ls (Brahma Reddy Battula via aw) - HADOOP-11580. Remove SingleNodeSetup.md from trunk (aajisaka) HADOOP-11583. Fix syntax error in SecureMode.md (Masatake Iwasaki via aw) @@ -713,6 +710,9 @@ Release 2.8.0 - UNRELEASED HADOOP-10582. Fix the test case for copying to non-existent dir in TestFsShellCopy. (Kousuke Saruta via aajisaka) + HADOOP-11581. Multithreaded correctness Warnings + #org.apache.hadoop.fs.shell.Ls (Brahma Reddy Battula via aw) + Release 2.7.1 - UNRELEASED INCOMPATIBLE CHANGES
