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:25:41 UTC

[8/8] mesos git commit: Added MESOS-7863 to the 1.4.1 CHANGELOG.

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

Branch: refs/heads/1.4.x
Commit: 4a01fc2f1dc65ff91cc5150c5ced2c35d6f0c1bf
Parents: 1fb1944
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:22 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/4a01fc2f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 411566a..cd6d3d6 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,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.