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/02/07 18:24:56 UTC

mesos git commit: Fixed the order of tickets in CHANGELOG for 1.1.1.

Repository: mesos
Updated Branches:
  refs/heads/1.1.x 467f0c5de -> d97e4802f


Fixed the order of tickets in CHANGELOG for 1.1.1.


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

Branch: refs/heads/1.1.x
Commit: d97e4802f77e83d4a9108d67b4e77571836bb4a1
Parents: 467f0c5
Author: Alexander Rukletsov <al...@apache.org>
Authored: Tue Feb 7 19:24:22 2017 +0100
Committer: Alexander Rukletsov <al...@apache.org>
Committed: Tue Feb 7 19:24:22 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/d97e4802/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 72f24bb..fab7820 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -13,12 +13,12 @@ All Issues:
   * [MESOS-6571] - Add "--task" flag to mesos-execute.
   * [MESOS-6597] - Include v1 Operator API protos in generated JAR and python packages.
   * [MESOS-6621] - SSL downgrade path will CHECK-fail when using both temporary and persistent sockets.
+  * [MESOS-6624] - Master WebUI does not work on Firefox 45.
   * [MESOS-6676] - Always re-link with scheduler during re-registration.
   * [MESOS-6848] - The default executor does not exit if a single task pod fails.
   * [MESOS-6852] - Nested container's launch command is not set correctly in docker/runtime isolator.
   * [MESOS-6917] - Segfault when the executor sets an invalid UUID when sending a status update.
   * [MESOS-7008] - Quota not recovered from registry in empty cluster.
-  * [MESOS-6624] - Master WebUI does not work on Firefox 45.
 
 
 Release Notes - Mesos - Version 1.1.0