Added MESOS-7429 to 1.2.1 CHANGELOG.
Project: http://git-wip-us.apache.org/repos/asf/mesos/repo Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/226a3a43 Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/226a3a43 Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/226a3a43 Branch: refs/heads/master Commit: 226a3a43a495a9d56075ab537494008243cf3bdb Parents: dc6e0ac Author: Till Toenshoff <[email protected]> Authored: Mon May 8 23:06:08 2017 +0200 Committer: Till Toenshoff <[email protected]> Committed: Mon May 8 23:48:04 2017 +0200 ---------------------------------------------------------------------- CHANGELOG | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/mesos/blob/226a3a43/CHANGELOG ---------------------------------------------------------------------- diff --git a/CHANGELOG b/CHANGELOG index 1983d54..20027cc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -298,6 +298,7 @@ All Issues: * [MESOS-7389] - Mesos 1.2.0 crashes with pre-1.0 Mesos agents. * [MESOS-7400] - The mesos crashes due to an incorrect invariant check in the decoder. * [MESOS-7427] - Registry puller cannot fetch manifests from Amazon ECR: 405 Unsupported. + * [MESOS-7429] - Allow isolators to inject task-specific environment variables. * [MESOS-7453] - glyphicons-halflings-regular.woff2 is missing in WebUI.
