diff --git a/user_guide/changelog.html b/user_guide/changelog.html
index 013c0e5..2193589 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -67,6 +67,7 @@
 <ul>

     <li>Added support for captions in the <a href="./libraries/table.html">Table Library</a> </li>

     <li>Fixed a bug in the form helper that gave textarea a value attribute </li>

+    <li>Fixed a bug in the <a href="./libraries/image_lib.php">Image Library</a> that was ignoring resizing the same size image </li>

     <li>Fixed some doc typos.</li>

 </ul>

 <h2>Version 1.5.0.2</h2>