Added MESOS-10134 to the 1.10.1 CHANGELOG.
diff --git a/CHANGELOG b/CHANGELOG
index 844c112..0473881 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,7 @@
 ** Bug
   * [MESOS-9609] - Master check failure when marking agent unreachable.
   * [MESOS-10126] - Docker volume isolator needs to clean up the `info` struct regardless the result of unmount operation
+  * [MESOS-10134] - Race between concurrent `javah` runs trying to create `java/jni` output directory.
   * [MESOS-10169] - Reintroduce image fetch deduplication while keeping it possible to destroy UCR containers in PROVISIONING state.