diff --git a/CHANGELOG.md b/CHANGELOG.md
index 41991d2e9a696e126a5076ed27031f3c55a4f60b..1f1780e4a0487d42b1470206e1871c2d3c98f46f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -31,6 +31,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 * Fixed issue where `.hpp` files were not installed correctly with `KEEP_HEADER_SUBDIRS`
 * Missing `REQUIRED` dependencies now cause the build to fail instead of providing a warning
 * Fixed issue where consecutive builds might not track updated dependencies
+* Fixed an issue related to buffering of data being written to a shared filesystem which produced garbled `.dep` files
 
 ### Other changes
 * Rename `iocsh.bash` to `iocsh`