HADOOP-12475. Move attribution to 2.8.0 section of CHANGES.txt.

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

Branch: refs/heads/HDFS-7966
Commit: 5f3f0e0f707ca94c62955e57c6b94c43a6321ea6
Parents: 8d2d3eb
Author: cnauroth <cnaur...@apache.org>
Authored: Thu Oct 15 15:53:57 2015 -0700
Committer: cnauroth <cnaur...@apache.org>
Committed: Thu Oct 15 15:53:57 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/5f3f0e0f/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 7d4cfd3..e2e8dc5 100644
--- a/hadoop-common-project/hadoop-common/CHANGES.txt
+++ b/hadoop-common-project/hadoop-common/CHANGES.txt
@@ -510,9 +510,6 @@ Trunk (Unreleased)
     HADOOP-12364. Deleting pid file after stop is causing the daemons to
     keep restarting (Siqi Li via aw)
 
-    HADOOP-12475. Replace guava Cache with ConcurrentHashMap for caching
-    Connection in ipc Client (Walter Su via sjlee)
-
   OPTIMIZATIONS
 
     HADOOP-7761. Improve the performance of raw comparisons. (todd)
@@ -1228,6 +1225,9 @@ Release 2.8.0 - UNRELEASED
     HADOOP-12478. Shell.getWinUtilsPath() has been renamed
     Shell.getWinutilsPath(). (stevel)
 
+    HADOOP-12475. Replace guava Cache with ConcurrentHashMap for caching
+    Connection in ipc Client (Walter Su via sjlee)
+
   OPTIMIZATIONS
 
     HADOOP-12051. ProtobufRpcEngine.invoke() should use Exception.toString()

Reply via email to