diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-17 08:27:35 +0200 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-17 08:27:35 +0200 |
commit | 397000e69bb0f3bd527593b344b874b0a17f4e3b (patch) | |
tree | 342fa8794a3253ed43893d1578cfe0ad90c79b4c /user_guide/changelog.html | |
parent | 1cdfec8f63974b4b7827213fe44314d7b4328542 (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 8f2285308..50d507cd9 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -107,6 +107,7 @@ SVN Revision: XXXX</p> <li>Modified Pagination library to only output the "First" link when the link for page one would not be shown.</li>
<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>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>
|