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

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

Added MESOS-8742 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/9aa70306
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/9aa70306
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/9aa70306

Branch: refs/heads/master
Commit: 9aa703060413524953ef0364b4687eb63f968391
Parents: 1635171
Author: Chun-Hung Hsiao <ch...@mesosphere.io>
Authored: Wed Mar 28 19:15:23 2018 -0700
Committer: Chun-Hung Hsiao <ch...@mesosphere.io>
Committed: Wed Mar 28 19:15:23 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/9aa70306/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 9e7eca8..d5ec58f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -27,6 +27,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
   * [MESOS-8641] - Event stream could send heartbeat before subscribed.
   * [MESOS-8646] - Agent should be able to resolve file names on open files.
   * [MESOS-8651] - Potential memory leaks in the `volume/sandbox_path` isolator.
+  * [MESOS-8742] - Agent resource provider config API calls should be idempotent.
 
 
 Release Notes - Mesos - Version 1.5.0