You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by mz...@apache.org on 2019/01/09 03:46:50 UTC

[mesos] 02/02: Added MESOS-9510 and MESOS-9516 to the 1.6.2 CHANGELOG.

This is an automated email from the ASF dual-hosted git repository.

mzhu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mesos.git

commit 025124611a6e65232856ee10032cd4cb0f69fe46
Author: Meng Zhu <mz...@mesosphere.io>
AuthorDate: Tue Jan 8 19:40:19 2019 -0800

    Added MESOS-9510 and MESOS-9516 to the 1.6.2 CHANGELOG.
---
 CHANGELOG | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG b/CHANGELOG
index 44ec043..3239e7a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -465,6 +465,8 @@ Release Notes - Mesos - Version 1.6.2 (WIP)
 ** Improvement
   * [MESOS-9305] - Create cgoup recursively to workaround systemd deleting cgroups_root.
   * [MESOS-9340] - Log all socket errors in libprocess.
+  * [MESOS-9510] - Disallowed nan, inf and so on in `Value::Scalar`.
+  * [MESOS-9516] - Extend `min_allocatable_resources` flag to cover non-scalar resources.
 
 
 Release Notes - Mesos - Version 1.6.1