Fixed bug #4350 in get_filenames() when the $source_dir does not include a trailing slash
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 230627a..d70b449 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -92,7 +92,7 @@
 	<li>Fixed an AR_caching error where it wasn't tracking table aliases (#3463).</li>

 	<li>Fixed a bug in the DB class testing the $params argument.</li>

 	<li>Fixed a bug in the Table library where the integer 0 in cell data would be displayed as a blank cell.</li>

-	<li>Fixed a bug (#3523) in get_filenames() with recursion.</li>

+	<li>Fixed bugs (#3523, #4350) in get_filenames() with recursion.</p>

 </ul>

 

 <h2>Version 1.6.1</h2>