diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2006-11-24 02:20:11 +0100 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2006-11-24 02:20:11 +0100 |
commit | 30c536dcd4e54613e3daa6af02ba6701b6d42832 (patch) | |
tree | 0fba8abc734fa28cd8576e5386fcf33100c5388c /user_guide | |
parent | 6f62816ef1212a501d5f6c27110e2e5d81a6ebe2 (diff) |
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 f9f53b1d6..c5e369f31 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -71,6 +71,7 @@ Change Log <li>Fixed a bug in the active record class that was not resetting query data after a completed query.</li>
<li>Fixed a bug that was suppressing errors in controllers.</li>
<li>Fixed a problem that can cause a loop to occur when the config file is missing.</li>
+<li>Fixed a bug that occurred when multiple models were loaded with the third parameter set to TRUE.</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>
|