Repository: mesos
Updated Branches:
  refs/heads/master 35eba3923 -> 3052d05e9


Added MESOS-9049 to the 1.6.1 CHANGELOG.


Project: http://git-wip-us.apache.org/repos/asf/mesos/repo
Commit: http://git-wip-us.apache.org/repos/asf/mesos/commit/72efed01
Tree: http://git-wip-us.apache.org/repos/asf/mesos/tree/72efed01
Diff: http://git-wip-us.apache.org/repos/asf/mesos/diff/72efed01

Branch: refs/heads/master
Commit: 72efed016e773047fff1553e3228ea09275c1e6f
Parents: 35eba39
Author: Zhitao Li <zhitaoli...@gmail.com>
Authored: Tue Jul 3 16:11:30 2018 -0700
Committer: Chun-Hung Hsiao <chhs...@mesosphere.io>
Committed: Tue Jul 3 17:06:37 2018 -0700

----------------------------------------------------------------------
 CHANGELOG | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/72efed01/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index e0c59d7..6262b48 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -56,6 +56,7 @@ Release Notes - Mesos - Version 1.6.1
   * [MESOS-8986] - `slave.available()` in the allocator is expensive and drags 
down allocation performance.
   * [MESOS-9002] - GCC 8.1 build failure in os::Fork::Tree.
   * [MESOS-9025] - The container which joins CNI network and has checkpoint 
enabled will be mistakenly destroyed by agent.
+  * [MESOS-9049] - Agent GC could unmount a dangling persistent volume 
multiple times.
 
 ** Improvement
   * [MESOS-8934] - Update python.m4 to support Python 3.

Reply via email to