You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by bm...@apache.org on 2016/08/08 18:34:26 UTC

mesos git commit: Added MESOS-5986 to the 1.0.1 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 4aca731d3 -> c81ddb641


Added MESOS-5986 to the 1.0.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: c81ddb64145101c9ef646fa160d5b59d46920476
Parents: 4aca731
Author: Benjamin Mahler <bm...@apache.org>
Authored: Mon Aug 8 11:32:23 2016 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Mon Aug 8 11:34:16 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/c81ddb64/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index aec5e53..873f594 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -16,6 +16,8 @@ All Issues:
   * [MESOS-5945] - NvidiaVolume::create() should check for root before creating volume.
   * [MESOS-5959] - All non-root tests fail on GPU machine.
   * [MESOS-5982] - NvidiaVolume errors out if any Nvidia binary is missing.
+  * [MESOS-5986] - SSL Socket CHECK can fail after socket receives EOF.
+
 
 Release Notes - Mesos - Version 1.0.0
 --------------------------------------------