This is an automated email from the ASF dual-hosted git repository. kapil pushed a commit to branch 1.6.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit d2a344ce59111457f6785931903c21ac2cb57975 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 2e856c9..373db28 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -13,6 +13,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