Repository: mesos Updated Branches: refs/heads/master dc6e0acb3 -> 3742945b3
Added MESOS-7429 to 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/3742945b Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/3742945b Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/3742945b Branch: refs/heads/master Commit: 3742945b37f5ba1003128ccc5a864b08756b80b8 Parents: 226a3a4 Author: Till Toenshoff <[email protected]> Authored: Mon May 8 22:19:29 2017 +0200 Committer: Till Toenshoff <[email protected]> Committed: Mon May 8 23:48:04 2017 +0200 ---------------------------------------------------------------------- CHANGELOG | 9 +++++++++ 1 file changed, 9 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/3742945b/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 20027cc..f6e6e70 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,12 @@ +Release Notes - Mesos - Version 1.3.1 (WIP) +------------------------------------------- +* This is a bug fix release. + +All Issues: +** Bug + * [MESOS-7429] - Allow isolators to inject task-specific environment variables. + + Release Notes - Mesos - Version 1.3.0 ------------------------------------------- This release contains the following new features:
