diff options
author | Derek Allard <derek.allard@ellislab.com> | 2007-02-01 04:11:25 +0100 |
---|---|---|
committer | Derek Allard <derek.allard@ellislab.com> | 2007-02-01 04:11:25 +0100 |
commit | c47f6e7a490f623e2cf83e8c70a35eb7c7f3abee (patch) | |
tree | 492fbf39a3230d14a80d386a73e9759154169043 | |
parent | eec852be74d523db209c7c3b0edbd21105463059 (diff) |
-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 013c0e571..219358984 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -67,6 +67,7 @@ Change Log <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>
|