diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2006-11-23 19:18:30 +0100 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2006-11-23 19:18:30 +0100 |
commit | 9241af3229855ace0b74f1929feec971ec61591d (patch) | |
tree | 51cd2fc7f687f6209182744ba54562ef4b943c17 | |
parent | 6b151050a80aa62808a5afc5a4c934f8bfb47512 (diff) |
-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>
|