diff options
author | Derek Jones <derek.jones@ellislab.com> | 2008-12-09 16:25:31 +0100 |
---|---|---|
committer | Derek Jones <derek.jones@ellislab.com> | 2008-12-09 16:25:31 +0100 |
commit | 541ddbd6f3c0231f0e7fc0a18d9d54670a808958 (patch) | |
tree | 36dffaea51566829906e4cb322c1991742117a1c /user_guide/changelog.html | |
parent | 4b6d493593b7400b7fa81d976fd3dc07ad30fe86 (diff) |
added some better error checking for saving files with GD
Diffstat (limited to 'user_guide/changelog.html')
-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 3dd056d06..9c09fabf2 100644 --- a/user_guide/changelog.html +++ b/user_guide/changelog.html @@ -69,6 +69,7 @@ SVN Revision: </p> <li>Added <big>, <small>, <q>, and <tt> 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 |