From a49727ae12e7cf0c71ee7e7d39cc8341623cd1c9 Mon Sep 17 00:00:00 2001 From: Michael Dennis Date: Mon, 29 Aug 2011 10:32:11 -0700 Subject: Added documentation to the change log for the Image_lib clear() function fix --- 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 978b710be..2932f520b 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -118,6 +118,7 @@ Change Log
  • Fixed a bug (#8) - load_class() now looks for core classes in APPPATH first, allowing them to be replaced.
  • Fixed a bug (#24) - ODBC database driver called incorrect parent in __construct().
  • Fixed a bug (#85) - OCI8 (Oracle) database escape_str() function did not escape correct.
  • +
  • Fixed bugs (#157 and #174) - the Image_lib clear() function now resets all variables to their default values.
  • Version 2.0.3

    -- cgit v1.2.3-24-g4f1b