You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by an...@apache.org on 2018/06/26 22:46:44 UTC

mesos git commit: Moved MESOS-3790 to 1.6.1 release.

Repository: mesos
Updated Branches:
  refs/heads/1.6.x b29abc389 -> 0ba127368


Moved MESOS-3790 to 1.6.1 release.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/0ba12736
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/0ba12736
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/0ba12736

Branch: refs/heads/1.6.x
Commit: 0ba12736820476113c4d85d0b1b43e3144877ebb
Parents: b29abc3
Author: Andrew Schwartzmeyer <an...@schwartzmeyer.com>
Authored: Tue Jun 26 15:46:03 2018 -0700
Committer: Andrew Schwartzmeyer <an...@schwartzmeyer.com>
Committed: Tue Jun 26 15:46:03 2018 -0700

----------------------------------------------------------------------
 CHANGELOG | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/0ba12736/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 29e6d28..3df1384 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,9 +2,6 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
 -------------------------------------------
 * This is a bug fix release.
 
-** Bug
-  * [MESOS-3790] - ZooKeeper connection should retry on `EAI_NONAME`.
-
 
 Release Notes - Mesos - Version 1.6.1
 -------------------------------------------
@@ -24,6 +21,7 @@ Release Notes - Mesos - Version 1.6.1
   * [MESOS-8980] - mesos-slave can deadlock with docker pull.
   * [MESOS-9002] - GCC 8.1 build failure in os::Fork::Tree.
   * [MESOS-9025] - The container which joins CNI network and has checkpoint enabled will be mistakenly destroyed by agent.
+  * [MESOS-3790] - ZooKeeper connection should retry on `EAI_NONAME`.
 
 ** Improvement
   * [MESOS-8934] - Update python.m4 to support Python 3.