summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorpaulburdick <devnull@localhost>2007-06-24 22:30:12 +0200
committerpaulburdick <devnull@localhost>2007-06-24 22:30:12 +0200
commit85d9f0c9960188aa9916c499466c32279178be41 (patch)
treec0c5af8bf3f766a5fcb332ca675804e4412b99ae /user_guide
parent2f35c4b91526d2d813601401a3e6563255f2b639 (diff)
Diffstat (limited to 'user_guide')
-rw-r--r--user_guide/changelog.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index a44c22bee..0cbdab067 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -74,6 +74,7 @@ Change Log
<li>Fixed a typo in the <a href="./libraries/calendar.html">Calendar library </a> </li>
<li>Fixed a typo in rpcs.php library</li>
<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>Modified the is_image() method in the Upload library to take into account Windows IE 6/7 eccentricities when dealing with MIMEs</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>