Fixed ordering of CHANGELOG.
diff --git a/CHANGELOG b/CHANGELOG
index 3df1384..22fe301 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@
 * This is a bug fix release.
 
 ** Bug
+  * [MESOS-3790] - ZooKeeper connection should retry on `EAI_NONAME`.
   * [MESOS-8106] - Docker fetcher plugin unsupported scheme failure message is not accurate.
   * [MESOS-8786] - CgroupIsolatorProcess accesses subsystem processes directly.
   * [MESOS-8871] - Agent may fail to recover if the agent dies before image store cache checkpointed.
@@ -21,7 +22,6 @@
   * [MESOS-8980] - mesos-slave can deadlock with docker pull.
   * [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-3790] - ZooKeeper connection should retry on `EAI_NONAME`.
 
 ** Improvement
   * [MESOS-8934] - Update python.m4 to support Python 3.