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

mesos git commit: Added MESOS-5922 and MESOS-5928 to CHANGELOG for 1.0.1.

Repository: mesos
Updated Branches:
  refs/heads/master 335001ad2 -> ab73d0cea


Added MESOS-5922 and MESOS-5928 to CHANGELOG for 1.0.1.


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

Branch: refs/heads/master
Commit: ab73d0cea25b33f7cdddb2d760ae89a8dd4b89ad
Parents: 335001a
Author: Vinod Kone <vi...@gmail.com>
Authored: Thu Aug 4 09:29:20 2016 -0700
Committer: Vinod Kone <vi...@gmail.com>
Committed: Thu Aug 4 09:29:20 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/ab73d0ce/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 5bce48a..6fc56a9 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -7,14 +7,15 @@ All Issues:
   * [MESOS-5388] - MesosContainerizerLaunch flags execute arbitrary commands via shell.
   * [MESOS-5911] - Webui redirection to leader in browser does not work.
   * [MESOS-5913] - Stale socket FD usage when using libevent + SSL.
+  * [MESOS-5922] - mesos-agent --help exit status is 1
   * [MESOS-5923] - Ubuntu 14.04 LTS GPU Isolator "/run" directory is noexec.
   * [MESOS-5927] - Unable to run "scratch" Dockerfiles with Unified Containerizer.
+  * [MESOS-5928] - Agent's '--version' flag doesn't work
   * [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-5982] - NvidiaVolume errors out if any Nvidia binary is missing.
 
-
 Release Notes - Mesos - Version 1.0.0
 --------------------------------------------
 This release contains the following new features: