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/04/18 01:47:41 UTC

[3/3] mesos git commit: Added MESOS-8787 to the 1.5.1 CHANGELOG.

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

Branch: refs/heads/master
Commit: 705bf1dfad090c22e58edfe4a53c7ebd6a75fd8f
Parents: 97cc665
Author: Chun-Hung Hsiao <ch...@mesosphere.io>
Authored: Tue Apr 17 18:42:05 2018 -0700
Committer: Chun-Hung Hsiao <ch...@mesosphere.io>
Committed: Tue Apr 17 18:42:05 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/705bf1df/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 4a2185e..d3809b2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -38,6 +38,7 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
   * [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.
+  * [MESOS-8787] - RP-related API should be experimental.
 
 
 Release Notes - Mesos - Version 1.5.0