summaryrefslogtreecommitdiffstats
path: root/user_guide
diff options
context:
space:
mode:
authorDerek Jones <derek.jones@ellislab.com>2008-12-09 16:25:31 +0100
committerDerek Jones <derek.jones@ellislab.com>2008-12-09 16:25:31 +0100
commit541ddbd6f3c0231f0e7fc0a18d9d54670a808958 (patch)
tree36dffaea51566829906e4cb322c1991742117a1c /user_guide
parent4b6d493593b7400b7fa81d976fd3dc07ad30fe86 (diff)
added some better error checking for saving files with GD
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 3dd056d06..9c09fabf2 100644
--- a/user_guide/changelog.html
+++ b/user_guide/changelog.html
@@ -69,6 +69,7 @@ SVN Revision: </p>
<li>Added &lt;big&gt;, &lt;small&gt;, &lt;q&gt;, and &lt;tt&gt; to the Typography parser's inline elements.</li>
<li>Added more accurate error reporting for the Email library when using sendmail.</li>
<li>Removed a strict type check from the <kbd>rotate()</kbd> function of the <a href="libraries/image_lib.html">Image Manipulation Class</a>.</li>
+ <li>Added enhanced error checking in file saving in the Image library when using the GD lib.</li>
</ul>
</li>
<li>Database