diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index a44c22b..0cbdab0 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -74,6 +74,7 @@
     <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>