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 2017/05/12 14:13:53 UTC

mesos git commit: Added MESOS-7482 to 1.1.2 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/1.1.x a875869ca -> 37d98c55e


Added MESOS-7482 to 1.1.2 CHANGELOG.


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

Branch: refs/heads/1.1.x
Commit: 37d98c55e1f43d6734729b5cdbed242ebc3263ed
Parents: a875869
Author: Alexander Rukletsov <al...@apache.org>
Authored: Fri May 12 16:13:30 2017 +0200
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Fri May 12 16:13:30 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/37d98c55/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index d4ebd4b..fcd481f 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -20,6 +20,7 @@ All Issues:
   * [MESOS-7383] - Docker executor logs possibly sensitive parameters.
   * [MESOS-7422] - Docker containerizer should not leak possibly sensitive data to agent log.
   * [MESOS-7471] - Provisioner recover should not always assume 'rootfses' dir exists.
+  * [MESOS-7482] - #elif does not match #ifdef when checking the platform.
 
 
 Release Notes - Mesos - Version 1.1.1