Repository: mesos Updated Branches: refs/heads/master 3e68c66ba -> 28b8e7a40
Added missing JIRA ticket in CHANGELOG for 0.27.0. Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/28b8e7a4 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/28b8e7a4 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/28b8e7a4 Branch: refs/heads/master Commit: 28b8e7a403c20fba40f5bf232d5ccb153a126fc0 Parents: 3e68c66 Author: Michael Park <[email protected]> Authored: Tue Feb 16 15:54:32 2016 -0800 Committer: Michael Park <[email protected]> Committed: Tue Feb 16 15:56:16 2016 -0800 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/28b8e7a4/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index e422fe6..c08408b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -136,6 +136,7 @@ Release Notes - Mesos - Version 0.27.0 * [MESOS-4351] - Remove logic around checkpointing in the slave * [MESOS-4410] - Introduce protobuf for quota set request. * [MESOS-4505] - Hierarchical allocator performance is slow due to Quota + * [MESOS-4578] - docker run -c is deprecated ** Task * [MESOS-2079] - IO.Write test is flaky on OS X 10.10.
