[32/50] [abbrv] hadoop git commit: HADOOP-11596 moving entry in CHANGES.TXT up to improvements there, as it wasn't in 2.7 it was confusing diffs

2015-02-18 Thread zjshen
HADOOP-11596 moving entry in CHANGES.TXT up to improvements there, as it wasn't 
in 2.7  it was confusing diffs


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

Branch: refs/heads/YARN-2928
Commit: 6be567094983057fa3532f301f7a37667eeae25a
Parents: 13d1ba9
Author: Steve Loughran ste...@apache.org
Authored: Tue Feb 17 20:06:05 2015 +
Committer: Steve Loughran ste...@apache.org
Committed: Tue Feb 17 20:06:05 2015 +

--
 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/6be56709/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 0de835a..405e821 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/hadoop-common-project/hadoop-common/CHANGES.txt
@@ -178,6 +178,9 @@ Trunk (Unreleased)
 HADOOP-11575. Daemon log documentation is misleading
 (Naganarasimha G R via aw)
 
+HADOOP-11596. Allow smart-apply-patch.sh to add new files in binary git
+patches (raviprak)
+
   BUG FIXES
 
 HADOOP-11473. test-patch says -1 overall even when all checks are +1
@@ -612,9 +615,6 @@ Release 2.7.0 - UNRELEASED
 
 HADOOP-11522. Update S3A Documentation. (Thomas Demoor via stevel)
 
-HADOOP-11596. Allow smart-apply-patch.sh to add new files in binary git
-patches (raviprak)
-
   OPTIMIZATIONS
 
 HADOOP-11323. WritableComparator#compare keeps reference to byte array.



hadoop git commit: HADOOP-11596 moving entry in CHANGES.TXT up to improvements there, as it wasn't in 2.7 it was confusing diffs

2015-02-17 Thread stevel
Repository: hadoop
Updated Branches:
  refs/heads/trunk 13d1ba996 - 6be567094


HADOOP-11596 moving entry in CHANGES.TXT up to improvements there, as it wasn't 
in 2.7  it was confusing diffs


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

Branch: refs/heads/trunk
Commit: 6be567094983057fa3532f301f7a37667eeae25a
Parents: 13d1ba9
Author: Steve Loughran ste...@apache.org
Authored: Tue Feb 17 20:06:05 2015 +
Committer: Steve Loughran ste...@apache.org
Committed: Tue Feb 17 20:06:05 2015 +

--
 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/6be56709/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 0de835a..405e821 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/hadoop-common-project/hadoop-common/CHANGES.txt
@@ -178,6 +178,9 @@ Trunk (Unreleased)
 HADOOP-11575. Daemon log documentation is misleading
 (Naganarasimha G R via aw)
 
+HADOOP-11596. Allow smart-apply-patch.sh to add new files in binary git
+patches (raviprak)
+
   BUG FIXES
 
 HADOOP-11473. test-patch says -1 overall even when all checks are +1
@@ -612,9 +615,6 @@ Release 2.7.0 - UNRELEASED
 
 HADOOP-11522. Update S3A Documentation. (Thomas Demoor via stevel)
 
-HADOOP-11596. Allow smart-apply-patch.sh to add new files in binary git
-patches (raviprak)
-
   OPTIMIZATIONS
 
 HADOOP-11323. WritableComparator#compare keeps reference to byte array.