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/c7df5ead Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/c7df5ead Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/c7df5ead Branch: refs/heads/1.6.x Commit: c7df5eadc075adcf525ea091f65786aaffb9b072 Parents: 0772d22 Author: Greg Mann <[email protected]> Authored: Mon May 7 18:20:08 2018 -0700 Committer: Greg Mann <[email protected]> Committed: Mon May 7 18:22:23 2018 -0700 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/c7df5ead/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index aec8b78..6d90f11 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
