Browse Source

AMBARI-1186. Add Run class to represent a job run. (yusaku)

git-svn-id: https://svn.apache.org/repos/asf/incubator/ambari/trunk@1433641 13f79535-47bb-0310-9956-ffa450edef68
Yusaku Sako 12 years ago
parent
commit
b605ad3cac
1 changed files with 2 additions and 0 deletions
  1. 2 0
      CHANGES.txt

+ 2 - 0
CHANGES.txt

@@ -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)