You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by mp...@apache.org on 2017/07/29 00:56:07 UTC

[5/5] mesos git commit: Sorted the tickets in 1.3.1 CHANGELOG.

Sorted the tickets in 1.3.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: 23c84de3b80bb92ca277e3b67466d49f3079b678
Parents: dd04473
Author: Michael Park <mp...@apache.org>
Authored: Fri Jul 28 17:55:36 2017 -0700
Committer: Michael Park <mp...@apache.org>
Committed: Fri Jul 28 17:55:36 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/23c84de3/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 9247a65..6dbe5c7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -40,8 +40,8 @@ All Issues:
   * [MESOS-5187] - The filesystem/linux isolator does not set the permissions of the host_path.
   * [MESOS-7252] - Need to fix resource check in long-lived framework.
   * [MESOS-7429] - Allow isolators to inject task-specific environment variables.
-  * [MESOS-7546] - WAIT_NESTED_CONTAINER sometimes returns 404.
   * [MESOS-7540] - Add an agent flag for executor re-registration timeout.
+  * [MESOS-7546] - WAIT_NESTED_CONTAINER sometimes returns 404.
   * [MESOS-7569] - Allow "old" executors with half-open connections to be preserved during agent upgrade / restart.
   * [MESOS-7581] - Fix interference of external Boost installations when using some unbundled dependencies.
   * [MESOS-7689] - Libprocess can crash on malformed request paths for libprocess messages.