You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by al...@apache.org on 2018/08/28 16:10:39 UTC

[mesos] 02/02: Added MESOS-9185 to the 1.7.1 CHANGELOG.

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

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

commit 3bf79a73093b09cd7dcf477cacd749bfe7ed4358
Author: Alexander Rukletsov <al...@apache.org>
AuthorDate: Tue Aug 28 18:10:26 2018 +0200

    Added MESOS-9185 to the 1.7.1 CHANGELOG.
---
 CHANGELOG | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index b06e4aa..1110506 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+Release Notes - Mesos - Version 1.7.1 (WIP)
+-------------------------------------------
+* This is a bug fix release.
+
+** Bug
+  * [MESOS-9185] - An attempt to remove or destroy container in composing containerizer leads to segfault.
+
+
 Release Notes - Mesos - Version 1.7.0
 -------------------------------------------
 This release contains the following highlights: