diff options
Diffstat (limited to 'user_guide')
-rw-r--r-- | user_guide/changelog.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 45bafce1c..06534af4c 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -73,6 +73,7 @@ Change Log <li>Fixed a problem that can cause a loop to occur when the config file is missing.</li>
<li>Fixed an oversight that was not unsetting globals properly in the input sanitize function.</li>
<li>Fixed some bugs in the Oracle DB driver.</li>
+<li>Fixed an incorrectly named variable in the MySQLi result driver.</li>
<li>Fixed some doc typos.</li>
</ul>
|