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:14:19 UTC

[mesos] 02/02: Added MESOS-9170 to 1.4.3 CHANGELOG.

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

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

commit 4853e95bf96e9b19e8ec4744ede70b86ec0b2af6
Author: Kapil Arya <ka...@mesosphere.io>
AuthorDate: Tue Aug 21 09:09:10 2018 -0400

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

diff --git a/CHANGELOG b/CHANGELOG
index a044058..2f2493a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,6 +7,7 @@ Release Notes - Mesos - Version 1.4.3 (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.4.2