Fixed CHANGELOG spacing for 1.5.1.

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

Branch: refs/heads/master
Commit: 653cb50f712f67a8c589234f0712064ba3049478
Parents: a25f8b6
Author: Gilbert Song <songzihao1...@gmail.com>
Authored: Mon Mar 12 11:26:07 2018 -0700
Committer: Gilbert Song <songzihao1...@gmail.com>
Committed: Mon Mar 12 11:26:07 2018 -0700

----------------------------------------------------------------------
 CHANGELOG | 36 ++++++++++++++++++------------------
 1 file changed, 18 insertions(+), 18 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/mesos/blob/653cb50f/CHANGELOG
----------------------------------------------------------------------
diff --git a/CHANGELOG b/CHANGELOG
index 9dd2b74..9b2a380 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -3,24 +3,24 @@ Release Notes - Mesos - Version 1.5.1 (WIP)
 * This is a bug fix release.
 
 ** Bug
- * [MESOS-1720] - Slave should send exited executor message when the executor 
is never launched.
- * [MESOS-7742] - Race conditions in IOSwitchboard: listening on unix socket 
and premature closing of the connection.
- * [MESOS-8125] - Agent should properly handle recovering an executor when its 
pid is reused.
- * [MESOS-8411] - Killing a queued task can lead to the command executor never 
terminating.
- * [MESOS-8468] - `LAUNCH_GROUP` failure tears down the default executor.
- * [MESOS-8488] - Docker bug can cause unkillable tasks.
- * [MESOS-8510] - URI disk profile adaptor does not consider plugin type for a 
profile.
- * [MESOS-8552] - CGROUPS_ROOT_PidNamespaceForward and 
CGROUPS_ROOT_PidNamespaceBackward tests fail.
- * [MESOS-8565] - Persistent volumes are not visible in Mesos UI when 
launching a pod using default executor.
- * [MESOS-8569] - Allow newline characters when decoding base64 strings in 
stout.
- * [MESOS-8574] - Docker executor makes no progress when 'docker inspect' 
hangs.
- * [MESOS-8575] - Improve discard handling for 'Docker::stop' and 
'Docker::pull'.
- * [MESOS-8576] - Improve discard handling of 'Docker::inspect()'.
- * [MESOS-8577] - Destroy nested container if 
`LAUNCH_NESTED_CONTAINER_SESSION` fails.
- * [MESOS-8598] - Allow empty resource provider selector in 
`UriDiskProfileAdaptor`.
- * [MESOS-8601] - Master crashes during slave reregistration after failover.
- * [MESOS-8604] - Quota headroom tracking may be incorrect in the presence of 
hierarchical reservation.
- * [MESOS-8605] - Terminal task status update will not send if 'docker 
inspect' is hung.
+  * [MESOS-1720] - Slave should send exited executor message when the executor 
is never launched.
+  * [MESOS-7742] - Race conditions in IOSwitchboard: listening on unix socket 
and premature closing of the connection.
+  * [MESOS-8125] - Agent should properly handle recovering an executor when 
its pid is reused.
+  * [MESOS-8411] - Killing a queued task can lead to the command executor 
never terminating.
+  * [MESOS-8468] - `LAUNCH_GROUP` failure tears down the default executor.
+  * [MESOS-8488] - Docker bug can cause unkillable tasks.
+  * [MESOS-8510] - URI disk profile adaptor does not consider plugin type for 
a profile.
+  * [MESOS-8552] - CGROUPS_ROOT_PidNamespaceForward and 
CGROUPS_ROOT_PidNamespaceBackward tests fail.
+  * [MESOS-8565] - Persistent volumes are not visible in Mesos UI when 
launching a pod using default executor.
+  * [MESOS-8569] - Allow newline characters when decoding base64 strings in 
stout.
+  * [MESOS-8574] - Docker executor makes no progress when 'docker inspect' 
hangs.
+  * [MESOS-8575] - Improve discard handling for 'Docker::stop' and 
'Docker::pull'.
+  * [MESOS-8576] - Improve discard handling of 'Docker::inspect()'.
+  * [MESOS-8577] - Destroy nested container if 
`LAUNCH_NESTED_CONTAINER_SESSION` fails.
+  * [MESOS-8598] - Allow empty resource provider selector in 
`UriDiskProfileAdaptor`.
+  * [MESOS-8601] - Master crashes during slave reregistration after failover.
+  * [MESOS-8604] - Quota headroom tracking may be incorrect in the presence of 
hierarchical reservation.
+  * [MESOS-8605] - Terminal task status update will not send if 'docker 
inspect' is hung.
 
 
 Release Notes - Mesos - Version 1.5.0

Reply via email to