diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 482b9abfc76ebdbb9d69c384ad2b276ecbf4f92a..5122016484f86208b933938238f9148ea3f80be2 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -55,6 +55,7 @@ Fixed
 * Updated the :func:`.prepareArgs` function to use ``shlex.split`` when
   preparing shell command arguments, instead of performing a naive whitespace
   split.
+* Fixed some bugs in the :func:`.fslsub.info` function.
 
 
 2.8.4 (Monday 2nd March 2020)