Author: yusaku
Date: Tue Jan 15 20:55:10 2013
New Revision: 1433641
URL: http://svn.apache.org/viewvc?rev=1433641&view=rev
Log:
AMBARI-1186. Add Run class to represent a job run. (yusaku)
Modified:
incubator/ambari/trunk/CHANGES.txt
Modified: incubator/ambari/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/ambari/trunk/CHANGES.txt?rev=1433641&r1=1433640&r2=1433641&view=diff
==============================================================================
--- incubator/ambari/trunk/CHANGES.txt (original)
+++ incubator/ambari/trunk/CHANGES.txt Tue Jan 15 20:55:10 2013
@@ -17,6 +17,8 @@ Trunk (unreleased changes):
IMPROVEMENTS
+ AMBARI-1186. Add Run class to represent a job run. (yusaku)
+
AMBARI-1185. Refactor the method to check if the user is an admin.
(yusaku)