From 15ecea760284008ec755ab467f97d3987cca80fb Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Wed, 20 Mar 2013 12:37:13 +0100 Subject: [PATCH] - ws --- UPGRADING | 2 ++ 1 file changed, 2 insertions(+) diff --git a/UPGRADING b/UPGRADING index 3d5fae5d3f6..18ed15638c4 100755 --- a/UPGRADING +++ b/UPGRADING @@ -325,6 +325,7 @@ PHP 5.5 UPGRADE NOTES . IMG_FLIP_HORIZONTAL . IMG_FLIP_VERTICAL . IMG_FLIP_BOTH + - Added constants for imagecrop . IMG_CROP_DEFAULT . IMG_CROP_TRANSPARENT @@ -332,6 +333,7 @@ PHP 5.5 UPGRADE NOTES . IMG_CROP_WHITE . IMG_CROP_SIDES . IMG_CROP_THRESHOLD + - Added constants for the interpolation function (scale, affine, rotation) . IMG_BELL . IMG_BESSEL