diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-17 10:00:37 +0200 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-17 10:00:37 +0200 |
commit | e910430b131fa2589e34262c650444a87d1c03de (patch) | |
tree | 52426816df494ae175dd996f4c24e5171432684a /user_guide/changelog.html | |
parent | 271e199ab8b33315a90b57eb447e9419c132c6dd (diff) |
Diffstat (limited to 'user_guide/changelog.html')
-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 a5eff5d57..1d361913c 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -108,6 +108,7 @@ SVN Revision: XXXX</p> <li>Added a file lock check during caching, before trying to write to the file.</li>
<li>Added driver name variable in each DB driver, based on bug report #4436.</li>
<li>Added support for mb_strlen in the validation class so that multi-byte languages will calculate string lengths properly.</li>
+ <li>Added support for multiple database connections in the Profiler class.</li>
<li>Modified Cookie key cleaning to unset a few troublesome key names that can be present in certain environments, preventing CI from halting execution.</li>
</ul>
</li>
|