diff options
author | admin <devnull@localhost> | 2006-09-17 20:47:00 +0200 |
---|---|---|
committer | admin <devnull@localhost> | 2006-09-17 20:47:00 +0200 |
commit | 990e3c6c79f68a396cd39fc99e798bc4333a3afc (patch) | |
tree | 5aed2d6e36097f5be9b98b94da6dfc86888d1574 /user_guide/general | |
parent | b68745e494773bce023c9a7eaca672e32beb1a47 (diff) |
Diffstat (limited to 'user_guide/general')
-rw-r--r-- | user_guide/general/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html index b8a399c37..92caa699e 100644 --- a/user_guide/general/changelog.html +++ b/user_guide/general/changelog.html @@ -112,6 +112,7 @@ Change Log <li>Fixed an incorrectly named variable in the URI class.</li>
<li>Fixed a bug in the config class that was preventing the base URL from being called properly.</li>
<li>Fixed a bug in the validation class that was not permitting callbacks if the form field was empty.</li>
+<li>Fixed a problem that was prevenging scaffolding from working properly with MySQLi.</li>
<li>Fixed some MS SQL bugs.</li>
<li>Fixed some doc typos.</li>
</ul>
|