You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ka...@apache.org on 2018/08/21 13:23:26 UTC

[mesos] 03/04: Added MESOS-9170 to 1.6.2 CHANGELOG.

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

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

commit 25b4b43d09ebe430a30cdda947ef555ef1a35aca
Author: Kapil Arya <ka...@mesosphere.io>
AuthorDate: Tue Aug 21 09:09:33 2018 -0400

    Added MESOS-9170 to 1.6.2 CHANGELOG.
---
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG b/CHANGELOG
index c34485d..eb7e921 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -259,6 +259,7 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
   * [MESOS-9145] - Master has a fragile burned-in 5s authentication timeout.
   * [MESOS-9146] - Agent has a fragile burn-in 5s authentication timeout.
   * [MESOS-9147] - Agent and scheduler driver authentication retry backoff time could overflow.
+  * [MESOS-9170] - Zookeeper doesn't compile with newer gcc due to format error.
 
 
 Release Notes - Mesos - Version 1.6.1