diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 035e5d6..24a1d26 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -66,10 +66,13 @@
 <p>Release Date: January 27, 2007 </p>

 <ul>

     <li>Added support for captions in the <a href="./libraries/table.html">Table Library</a> </li>

+	<li>Fixed a bug in the Active Record Join function that was not taking table prefixes into consideration.</li>

     <li>Fixed a bug in the form helper that gave textarea a value attribute </li>

     <li>Fixed a bug in the <a href="./libraries/image_lib.php">Image Library</a> that was ignoring resizing the same size image </li>

     <li>Fixed some doc typos.</li>

 </ul>

+

+

 <h2>Version 1.5.0.2</h2>

 <p>Release Date: November 23, 2006</p>

 <ul>