You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by vi...@apache.org on 2016/03/03 22:13:55 UTC

mesos git commit: Added change of ACL objects to CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 6009ba8b4 -> 708c7eeaf


Added change of ACL objects to CHANGELOG.

Review: https://reviews.apache.org/r/44349/


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

Branch: refs/heads/master
Commit: 708c7eeaf9cfad9890ba65f98cd552cb42741326
Parents: 6009ba8
Author: Greg Mann <gr...@mesosphere.io>
Authored: Thu Mar 3 13:13:39 2016 -0800
Committer: Vinod Kone <vi...@gmail.com>
Committed: Thu Mar 3 13:13:39 2016 -0800

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/708c7eea/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 4d2a342..9fe34df 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -31,6 +31,7 @@ This release contains:
   * [MESOS-4479] - Implement reservation labels.
   * [MESOS-4547] - Introduce TASK_KILLING state.
   * [MESOS-4712] - Remove 'force' field from the Subscribe Call in v1 Scheduler API.
+  * [MESOS-4591] - Change the object of ReserveResources and CreateVolume ACLs to `roles`.
 
  ** Deprecations:
   * All Mesos HTTP endpoints  with ".json" suffix (e.g., /master/state.json) are deprecated