From 57b3d39cb79bb3b8d193e0e345a62e3396e519f2 Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 27 Aug 2006 15:28:31 +0000 Subject: --- user_guide/general/changelog.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'user_guide/general') diff --git a/user_guide/general/changelog.html b/user_guide/general/changelog.html index bf79a14d8..5d4996795 100644 --- a/user_guide/general/changelog.html +++ b/user_guide/general/changelog.html @@ -89,8 +89,11 @@ Change Log
  • Fixed some missing prefixes when using the database prefix feature.
  • Fixed a bug that was causing the Loader class to incorrectly identify the file extension.
  • Fixed a typo in the Calendar class (cal_november).
  • +
  • Fixed a bug in the form_checkbox() helper.
  • Fixed an evaluation bug in the database initialization function.
  • Fixed a minor bug in one of the error messages in the language class.
  • +
  • Fixed an undefined variable in the DB Driver class.
  • +
  • Fixed a bug in which dollar signs used as binding replacemnt values in the DB class would be treated as RegEx back-references.
  • Fixed a bug in the set_hash() function which was preventing MD5 from being used.
  • Fixed a couple bugs in the Unit Testing class.
  • Fixed some MS SQL bugs.
  • -- cgit v1.2.3-24-g4f1b