diff --git a/CHANGELOG.md b/CHANGELOG.md
index e7f1fa03472fe8a42cb742efdc148c8dea774b43..2a8f79c1179bd105dca256118325855e90de25a0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,7 +3,9 @@
 ## 2111.0 (Thursday 11th November 2021)
 
  - The `rpath` is explicitly set on executables and shared libraries,
-   and the `install_name` set on shared libraries under macOS.
+   and the `install_name` set on shared libraries under macOS. This
+   is to support local development, and execution of commands from
+   their `$FSLDIR/src/` directory.
 
 
 ## 2109.1 (Wednesday 22nd September 2021)