You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-commits@hadoop.apache.org by tg...@apache.org on 2012/11/19 22:54:44 UTC

svn commit: r1411442 - /hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt

Author: tgraves
Date: Mon Nov 19 21:54:42 2012
New Revision: 1411442

URL: http://svn.apache.org/viewvc?rev=1411442&view=rev
Log:
Fixing CHANGES.txt to show jiras in re-branched 0.23.5 release

Modified:
    hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt

Modified: hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt
URL: http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt?rev=1411442&r1=1411441&r2=1411442&view=diff
==============================================================================
--- hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt (original)
+++ hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt Mon Nov 19 21:54:42 2012
@@ -12,15 +12,6 @@ Release 0.23.6 - UNRELEASED
 
   BUG FIXES
 
-    YARN-188. Coverage fixing for CapacityScheduler (Aleksey Gorshkov via
-    bobby)
-
-    YARN-214. RMContainerImpl does not handle event EXPIRE at state RUNNING
-    (jeagles via bobby)
-
-    YARN-151. Browser thinks RM main page JS is taking too long 
-    (Ravi Prakash via bobby)
-
 Release 0.23.5 - UNRELEASED
 
   INCOMPATIBLE CHANGES
@@ -111,6 +102,16 @@ Release 0.23.5 - UNRELEASED
 
     YARN-219. NM should aggregate logs when application finishes. (bobby)
 
+    YARN-188. Coverage fixing for CapacityScheduler (Aleksey Gorshkov via
+    bobby)
+
+    YARN-214. RMContainerImpl does not handle event EXPIRE at state RUNNING
+    (jeagles via bobby)
+
+    YARN-151. Browser thinks RM main page JS is taking too long 
+    (Ravi Prakash via bobby)
+
+
 Release 0.23.4
 
   INCOMPATIBLE CHANGES