diff options
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>
|