This is an automated email from the ASF dual-hosted git repository. kapil pushed a commit to branch 1.4.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit cc275438000a94aeac46115ac29156c4fb3ca9b8 Author: Kapil Arya <[email protected]> AuthorDate: Tue Aug 7 17:31:22 2018 -0400 Added MESOS-8934 to 1.4.2 changelog. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 1b190a7..567e8f9 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -41,6 +41,7 @@ Release Notes - Mesos - Version 1.4.2 (WIP) * [MESOS-8881] - Enable epoll backend in libevent integration. * [MESOS-8885] - Disable libevent debug mode. * [MESOS-8904] - Master crash when removing quota. + * [MESOS-8934] - Update python.m4 to support Python 3. * [MESOS-8935] - Quota limit "chopping" can lead to cpu-only and memory-only offers. * [MESOS-8936] - Implement a Random Sorter for offer allocations. * [MESOS-8942] - Master streaming API does not send (health) check updates for tasks.
