You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ju...@apache.org on 2014/12/24 03:50:52 UTC

hadoop git commit: CHANGES.txt: add YARN-2940

Repository: hadoop
Updated Branches:
  refs/heads/trunk ca3381de6 -> 20674255a


CHANGES.txt: add YARN-2940


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

Branch: refs/heads/trunk
Commit: 20674255ad891bb693ecb2faa5bdb37477073dac
Parents: ca3381d
Author: Junping Du <ju...@apache.org>
Authored: Tue Dec 23 18:59:52 2014 -0800
Committer: Junping Du <ju...@apache.org>
Committed: Tue Dec 23 18:59:52 2014 -0800

----------------------------------------------------------------------
 hadoop-yarn-project/CHANGES.txt | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/hadoop/blob/20674255/hadoop-yarn-project/CHANGES.txt
----------------------------------------------------------------------
diff --git a/hadoop-yarn-project/CHANGES.txt b/hadoop-yarn-project/CHANGES.txt
index 503aae1..1f1f92d 100644
--- a/hadoop-yarn-project/CHANGES.txt
+++ b/hadoop-yarn-project/CHANGES.txt
@@ -275,6 +275,9 @@ Release 2.7.0 - UNRELEASED
     YARN-2340. Fixed NPE when queue is stopped during RM restart.
     (Rohith Sharmaks via jianhe)
 
+    YARN-2940. Fix new findbugs warnings in rest of the hadoop-yarn components. (Li Lu 
+    via junping_du)
+
 Release 2.6.0 - 2014-11-18
 
   INCOMPATIBLE CHANGES