You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by ji...@apache.org on 2016/08/09 16:39:56 UTC

mesos git commit: Added MESOS-5969 to 1.0.1 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 187455af6 -> 4fad7a645


Added MESOS-5969 to 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/4fad7a64
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/4fad7a64
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/4fad7a64

Branch: refs/heads/master
Commit: 4fad7a6453a2d7e646603975826794afeba6706a
Parents: 187455a
Author: Jie Yu <yu...@gmail.com>
Authored: Tue Aug 9 09:39:50 2016 -0700
Committer: Jie Yu <yu...@gmail.com>
Committed: Tue Aug 9 09:39:50 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/4fad7a64/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 873f594..d81090c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -15,6 +15,7 @@ All Issues:
   * [MESOS-5943] - Incremental http parsing of URLs leads to decoder error.
   * [MESOS-5945] - NvidiaVolume::create() should check for root before creating volume.
   * [MESOS-5959] - All non-root tests fail on GPU machine.
+  * [MESOS-5969] - Linux 'MountInfoTable' entries not sorted as expected
   * [MESOS-5982] - NvidiaVolume errors out if any Nvidia binary is missing.
   * [MESOS-5986] - SSL Socket CHECK can fail after socket receives EOF.