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 2017/09/15 18:45:27 UTC

mesos git commit: Added MESOS-7980 to 1.3.2 changelog.

Repository: mesos
Updated Branches:
  refs/heads/1.3.x 1beb21ee1 -> d4c7afae2


Added MESOS-7980 to 1.3.2 changelog.


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

Branch: refs/heads/1.3.x
Commit: d4c7afae29b7f705327d74f8f2451baf8162e445
Parents: 1beb21e
Author: Kapil Arya <ka...@mesosphere.io>
Authored: Fri Sep 15 14:45:20 2017 -0400
Committer: Kapil Arya <ka...@mesosphere.io>
Committed: Fri Sep 15 14:45:20 2017 -0400

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/d4c7afae/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index d7273a5..571da43 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -17,6 +17,7 @@ All Issues:
   * [MESOS-7934] - OOM due to LibeventSSLSocket send incorrectly returning 0 after shutdown.
   * [MESOS-7968] - Handle `/proc/self/ns/pid_for_children` when parsing available namespace.
   * [MESOS-7969] - Handle cgroups v2 hierarchy when parsing /proc/self/cgroups.
+  * [MESOS-7980] - Stout fails to compile with libc >= 2.26.
 
 
 Release Notes - Mesos - Version 1.3.1