From ead1f2d39f7b1ec9816db2807d4230bface79e13 Mon Sep 17 00:00:00 2001 From: Rick Ellis Date: Fri, 17 Oct 2008 22:46:10 +0000 Subject: --- user_guide/changelog.html | 1 + 1 file changed, 1 insertion(+) diff --git a/user_guide/changelog.html b/user_guide/changelog.html index 4f05cf27a..54e50a44a 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -109,6 +109,7 @@ SVN Revision: XXXX

  • Added driver name variable in each DB driver, based on bug report #4436.
  • Added support for mb_strlen in the validation class so that multi-byte languages will calculate string lengths properly.
  • Added support for multiple database connections in the Profiler class.
  • +
  • Added port support to MySQL, MySQLi, and MS SQL database drivers.
  • Modified Cookie key cleaning to unset a few troublesome key names that can be present in certain environments, preventing CI from halting execution.
  • -- cgit v1.2.3-24-g4f1b