Repository: mesos
Updated Branches:
  refs/heads/1.5.x aae6775ae -> 551e883fc


Added MESOS-8741 to 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/551e883f
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/551e883f
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/551e883f

Branch: refs/heads/1.5.x
Commit: 551e883fcd545d964df90bd8c64326693f3775d2
Parents: aae6775
Author: Gilbert Song <[email protected]>
Authored: Fri May 11 08:58:43 2018 -0700
Committer: Gilbert Song <[email protected]>
Committed: Fri May 11 09:00:47 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/551e883f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 2712324..59bb722 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -31,6 +31,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-8741] - `Add` to sequence will not run if it races with sequence 
destruction.
   * [MESOS-8742] - Agent resource provider config API calls should be 
idempotent.
   * [MESOS-8786] - CgroupIsolatorProcess accesses subsystem processes directly.
   * [MESOS-8787] - RP-related API should be experimental.

Reply via email to