From 30c536dcd4e54613e3daa6af02ba6701b6d42832 Mon Sep 17 00:00:00 2001 From: Rick Ellis Date: Fri, 24 Nov 2006 01:20:11 +0000 Subject: --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) (limited to 'user_guide') 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
  • Fixed a bug in the active record class that was not resetting query data after a completed query.
  • Fixed a bug that was suppressing errors in controllers.
  • Fixed a problem that can cause a loop to occur when the config file is missing.
  • +
  • Fixed a bug that occurred when multiple models were loaded with the third parameter set to TRUE.
  • Fixed an oversight that was not unsetting globals properly in the input sanitize function.
  • Fixed some bugs in the Oracle DB driver.
  • Fixed an incorrectly named variable in the MySQLi result driver.
  • -- cgit v1.2.3-24-g4f1b