diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2007-06-13 23:54:18 +0200 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2007-06-13 23:54:18 +0200 |
commit | a3101f3f7e40f9dbc460271062053035e23d0dca (patch) | |
tree | c24959bc582f6ec131dca892b896d1b2bd1f8e22 /user_guide/changelog.html | |
parent | da3fc9415ca42a5ca7fe80a4fe9e1a07029d8438 (diff) |
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index a7e359030..c6f91b794 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -76,10 +76,11 @@ Change Log <li>Fixed a bug in the <a href="./libraries/zip.html">Zip library</a>, providing PC Zip file compatibility with Mac OS X</li>
<li>APPVER has been deprecated and replaced with CI_VERSION for clarity. </li>
<li>Added array to string into the profiler </li>
+ <li>Added some additional mime types in application/config/mimes.php</li>
<li>Modified XSS Cleaning routine to be more performance friendly and compatible with PHP 5.2's new PCRE backtrack and recursion limits.</li>
<li>Fixed a bug in router that was ignoring the scaffolding route for optimization </li>
<li>Fixed an IP validation bug.</li>
- <li>Fixed doc typos. </li>
+ <li>Fixed doc typos. </li>
</ul>
<h2>Version 1.5.3</h2>
<p>Release Date: April 15, 2007 </p>
|