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

mesos git commit: Added MESOS-7863 to the 1.4.1 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 2b0123e7e -> 738230f1a


Added MESOS-7863 to the 1.4.1 CHANGELOG.


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

Branch: refs/heads/master
Commit: 738230f1a5ab247c3802d5af0f9ac3f4dcfe14a2
Parents: 2b0123e
Author: Benjamin Mahler <bm...@apache.org>
Authored: Wed Aug 23 17:25:06 2017 -0700
Committer: Benjamin Mahler <bm...@apache.org>
Committed: Wed Aug 23 17:25:06 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/738230f1/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index b30b45c..f78737c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -21,6 +21,7 @@ Release Notes - Mesos - Version 1.4.1 (WIP)
 
 All Issues:
 ** Bug
+  * [MESOS-7863] - Agent may drop pending kill task status updates.
   * [MESOS-7865] - Agent may process a kill task and still launch the task.