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

[2/3] 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/e6fcca89
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/e6fcca89
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/e6fcca89

Branch: refs/heads/master
Commit: e6fcca895e0d178ef1db579576edb91b990584e6
Parents: 3730107
Author: Andrew Schwartzmeyer <an...@schwartzmeyer.com>
Authored: Mon Mar 5 13:30:27 2018 -0800
Committer: Gilbert Song <so...@gmail.com>
Committed: Mon Mar 12 11:48:18 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/e6fcca89/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index b8c734e..78e5c17 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,6 +22,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
   * [MESOS-8604] - Quota headroom tracking may be incorrect in the presence of hierarchical reservation.
   * [MESOS-8605] - Terminal task status update will not send if 'docker inspect' is hung.
   * [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