diff options
author | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-17 07:15:03 +0200 |
---|---|---|
committer | Rick Ellis <rick.ellis@ellislab.com> | 2008-10-17 07:15:03 +0200 |
commit | d004cf1468c6e4d7c2e99711e2a4238977db2f3c (patch) | |
tree | 9690dad071e82105543adf87c61dbc6ec743b537 /user_guide/changelog.html | |
parent | a142ccae1be732e7829edc766a3b264d13fe7ee3 (diff) |
Diffstat (limited to 'user_guide/changelog.html')
-rw-r--r-- | user_guide/changelog.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/user_guide/changelog.html b/user_guide/changelog.html index a7d0a71ef..8f2285308 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -134,6 +134,8 @@ SVN Revision: XXXX</p> <li>Fixed a DB driver bug with num_rows() that would cause an error with the Oracle driver.</li>
<li>Fixed MS SQL bug (#4915). Added brackets around database name in MS SQL driver when selecting the database, in the event that reserved characters are used in the name.</li>
<li>Fixed a DB caching bug (4718) in which the path was incorrect when no URI segments were present.</li>
+ <li>Fixed Image_lib class bug #4562. A path was not defined for NetPBM.</li>
+ <li>Fixed Image_lib class bug #4532. When cropping an image with identical height/width settings on output, a copy is made.</li>
<li>Fixed a spelling error in a Loader error message.</li>
</ul>
|