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/08/21 16:55:00 UTC

[mesos] branch 1.7.x updated: Removed MESOS-4509 from the 1.7.0 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

chhsiao pushed a commit to branch 1.7.x
in repository https://gitbox.apache.org/repos/asf/mesos.git


The following commit(s) were added to refs/heads/1.7.x by this push:
     new d83f5f9  Removed MESOS-4509 from the 1.7.0 CHANGELOG.
d83f5f9 is described below

commit d83f5f997861929b8c5feba65e641fa9528714d1
Author: Chun-Hung Hsiao <ch...@mesosphere.io>
AuthorDate: Tue Aug 21 09:54:03 2018 -0700

    Removed MESOS-4509 from the 1.7.0 CHANGELOG.
---
 CHANGELOG | 1 -
 1 file changed, 1 deletion(-)

diff --git a/CHANGELOG b/CHANGELOG
index b07ec07..9acef39 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -189,7 +189,6 @@ All Resolved Issues:
   * [MESOS-2633] - Move implementations of Framework struct functions out of master.hpp.
   * [MESOS-3442] - Port path_tests to Windows
   * [MESOS-3444] - Port sendfile_tests
-  * [MESOS-4509] - Remove deprecated .json endpoints.
   * [MESOS-5647] - Expose network statistics for containers on CNI network in the `network/cni` isolator.
   * [MESOS-5814] - Port libprocess http_tests.cpp
   * [MESOS-5817] - Port libprocess process_tests.cpp