This is an automated email from the ASF dual-hosted git repository. bmahler pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/mesos.git
commit 0b1ed326923decbedd4b519261b7c46aa4d2d092 Author: Benjamin Mahler <[email protected]> AuthorDate: Thu Sep 27 11:57:04 2018 -0700 Added MESOS-9255 to the 1.7.1 CHANGELOG. --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index fd4ed8a..b094656 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -9,6 +9,7 @@ Release Notes - Mesos - Version 1.7.1 (WIP) ** Improvement: * [MESOS-9239] - Improve sorting performance in the DRF sorter. + * [MESOS-9255] - Use consistent "totals" across role / framework DRF. Release Notes - Mesos - Version 1.7.0
