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 2016/12/22 14:28:03 UTC

mesos git commit: Added MESOS-6676 to CHANGELOG for 1.1.1.

Repository: mesos
Updated Branches:
  refs/heads/master fa02312fa -> 23f2e5e11


Added MESOS-6676 to CHANGELOG for 1.1.1.


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

Branch: refs/heads/master
Commit: 23f2e5e115087ad372733f39d4d0237f87500b1f
Parents: fa02312
Author: Alexander Rukletsov <al...@apache.org>
Authored: Thu Dec 22 15:24:17 2016 +0100
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Thu Dec 22 15:27:41 2016 +0100

----------------------------------------------------------------------
 CHANGELOG | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/23f2e5e1/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 64ab975..e2f8cac 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -24,7 +24,8 @@ All Issues:
   * [MESOS-6360] - The handling of whiteout files in provisioner is not correct.
   * [MESOS-6411] - Add documentation for CNI port-mapper plugin.
   * [MESOS-6526] - `mesos-containerizer launch --environment` exposes executor env vars in `ps`.
-  * [MESOS-6621] - SSL downgrade path will CHECK-fail when using both temporary and persistent sockets
+  * [MESOS-6621] - SSL downgrade path will CHECK-fail when using both temporary and persistent sockets.
+  * [MESOS-6676] - Always re-link with scheduler during re-registration.
 
 
 Release Notes - Mesos - Version 1.1.0