Added MESOS-10134 to the 1.7.4 CHANGELOG.
diff --git a/CHANGELOG b/CHANGELOG
index 893e630..4096e9a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,6 +4,7 @@
 
 ** Bug
   * [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.