This is an automated email from the ASF dual-hosted git repository. chhsiao pushed a commit to branch 1.7.x in repository https://gitbox.apache.org/repos/asf/mesos.git
commit cc7f9113b4809e2f70ec3c64ad6ea5c00dc679fb Author: Chun-Hung Hsiao <[email protected]> AuthorDate: Mon Jan 7 15:08:54 2019 -0800 Added MESOS-9505 and MESOS-9508 to the 1.7.1 CHANGELOG. --- CHANGELOG | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index 35f036d..18cb1ee 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -47,6 +47,8 @@ Release Notes - Mesos - Version 1.7.1 * [MESOS-9479] - SLRP does not set RP ID in produced OperationStatus. * [MESOS-9480] - Master may skip processing authorization results for `LAUNCH_GROUP`. * [MESOS-9492] - Persist CNI working directory across reboot. + * [MESOS-9505] - `make check` failed with linking errors when c-ares is installed. + * [MESOS-9508] - Official 1.7.0 tarball can't be built on Ubuntu 16.04 LTS. ** Improvement: * [MESOS-6765] - Make the Resources wrapper "copy-on-write" to improve performance.
