You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by an...@apache.org on 2018/03/05 22:17:29 UTC

[4/4] mesos git commit: Added MESOS-8631 to the 1.5.1 CHANGELOG.

Added MESOS-8631 to the 1.5.1 CHANGELOG.


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

Branch: refs/heads/1.5.x
Commit: 0de1cce2e521f13590e3f406c931bf5f0b2d2d15
Parents: e0b5046
Author: Andrew Schwartzmeyer <an...@schwartzmeyer.com>
Authored: Mon Mar 5 13:30:27 2018 -0800
Committer: Andrew Schwartzmeyer <an...@schwartzmeyer.com>
Committed: Mon Mar 5 13:30:27 2018 -0800

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/0de1cce2/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 91479a0..f544ced 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
  * [MESOS-8601] - Master crashes during slave reregistration after failover.
  * [MESOS-8604] - Quota headroom tracking may be incorrect in the presence of hierarchical reservation.
  * [MESOS-8619] - Docker on Windows uses `USERPROFILE` instead of `HOME` for credentials.
+ * [MESOS-8631] - Agent should be able to start a task with every CPU on a Windows machine.
 
 
 Release Notes - Mesos - Version 1.5.0