Added MESOS-6606 and MESOS-7133 to CHANGELOG for 1.1.1.
diff --git a/CHANGELOG b/CHANGELOG
index fab7820..f1a3224 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,5 +1,5 @@
-Release Notes - Mesos - Version 1.1.1 (WIP)
--------------------------------------------
+Release Notes - Mesos - Version 1.1.1
+-------------------------------------
 * This is a bug fix release.
 
 All Issues:
@@ -12,6 +12,7 @@
   * [MESOS-6526] - `mesos-containerizer launch --environment` exposes executor env vars in `ps`.
   * [MESOS-6571] - Add "--task" flag to mesos-execute.
   * [MESOS-6597] - Include v1 Operator API protos in generated JAR and python packages.
+  * [MESOS-6606] - Reject optimized builds with libcxx before 3.9.
   * [MESOS-6621] - SSL downgrade path will CHECK-fail when using both temporary and persistent sockets.
   * [MESOS-6624] - Master WebUI does not work on Firefox 45.
   * [MESOS-6676] - Always re-link with scheduler during re-registration.
@@ -19,6 +20,7 @@
   * [MESOS-6852] - Nested container's launch command is not set correctly in docker/runtime isolator.
   * [MESOS-6917] - Segfault when the executor sets an invalid UUID when sending a status update.
   * [MESOS-7008] - Quota not recovered from registry in empty cluster.
+  * [MESOS-7133] - mesos-fetcher fails with openssl-related output.
 
 
 Release Notes - Mesos - Version 1.1.0