summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Allard <derek.allard@ellislab.com>2008-04-11 13:43:11 +0200
committerDerek Allard <derek.allard@ellislab.com>2008-04-11 13:43:11 +0200
commitd7f421133d78156a8587f9c244b4bebb4d2c6a8c (patch)
treed90427bbb69b8aabd3afa2f2eab5577dc69168a7 /user_guide
parent28393bfaa8f12d7212138e3efb373095c0c92177 (diff)
The MySQLi forge class is now in sync with MySQL forge.
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 5a8d0edb4..bc1a5072c 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -79,6 +79,7 @@ Change Log
<li>Added increased security for filename handling in the Upload library.</li>
<li>Added increased security for sessions for client-side data tampering.</li>
<li>Added <kbd>form_button()</kbd> in the <a href="helpers/form_helper.html">Form helper</a>.</li>
+ <li>The MySQLi forge class is now in sync with MySQL forge. </li>
</ul>
</li>
<li>Helpers