You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mesos.apache.org by gr...@apache.org on 2018/05/15 19:05:49 UTC

mesos git commit: Added MESOS-8904 to the 1.5.2 CHANGELOG.

Repository: mesos
Updated Branches:
  refs/heads/master 972a4cf17 -> 34d12f189


Added MESOS-8904 to the 1.5.2 CHANGELOG.


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

Branch: refs/heads/master
Commit: 34d12f18970dbc96dcbe729df23c63f3669e297a
Parents: 972a4cf
Author: Greg Mann <gr...@gmail.com>
Authored: Tue May 15 10:47:29 2018 -0700
Committer: Greg Mann <gr...@gmail.com>
Committed: Tue May 15 10:47:29 2018 -0700

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


http://git-wip-us.apache.org/repos/asf/mesos/blob/34d12f18/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 8ab553a..7f97934 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -364,6 +364,7 @@ Release Notes - Mesos - Version 1.5.2 (WIP)
 * This is a bug fix release.
 
 ** Bug
+  * [MESOS-8904] - Master crash when removing quota.
   * [MESOS-8906] - `UriDiskProfileAdaptor` fails to update profile selectors.