summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--user_guide/changelog.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 035e5d606..24a1d26c7 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -66,10 +66,13 @@ Change Log
<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>