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/31 19:52:15 UTC

[mesos] 07/07: Added MESOS-9193 to the 1.7.0 CHANGELOG.

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

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

commit 55b167c99445e59b486face02ad41965d049402f
Author: Chun-Hung Hsiao <ch...@mesosphere.io>
AuthorDate: Fri Aug 31 12:51:37 2018 -0700

    Added MESOS-9193 to the 1.7.0 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index 1e197e4..240c6a5 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -243,6 +243,7 @@ All Resolved Issues:
   * [MESOS-9170] - Zookeeper doesn't compile with newer gcc due to format error
   * [MESOS-9171] - Mesos agent crashes in CNI isolator when usage is queried
   * [MESOS-9177] - Mesos master segfaults when responding to /state requests.
+  * [MESOS-9193] - Mesos build fail with Clang 3.5.
 
 ** Epic
   * [MESOS-8564] - Port libprocess-tests suites to Windows