You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gr...@apache.org on 2018/05/08 01:20:21 UTC

mesos git commit: Added MESOS-8784 to the CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 52ae7f0e6 -> 9c54841cb


Added MESOS-8784 to the CHANGELOG.


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

Branch: refs/heads/master
Commit: 9c54841cbdb77a5c8f5fba0089b70330eed2e80b
Parents: 52ae7f0
Author: Greg Mann <gr...@gmail.com>
Authored: Mon May 7 18:20:08 2018 -0700
Committer: Greg Mann <gr...@gmail.com>
Committed: Mon May 7 18:20:08 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/9c54841c/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index fcfe844..18384a8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -222,6 +222,7 @@ All Resolved Issues:
     * [MESOS-8749] - CSI proto is always included in the build when using CMake
     * [MESOS-8761] - Default linker fails to link tests on FreeBSD
     * [MESOS-8781] - Mesos master shouldn't silently drop operations
+    * [MESOS-8784] - OPERATION_DROPPED operation status updates should include the operation/framework IDs
     * [MESOS-8787] - RP-related API should be experimental.
     * [MESOS-8804] - Fix Ninja Release builds on Windows
     * [MESOS-8818] - VolumeSandboxPathIsolatorTest.SharedParentTypeVolume fails on macOS