From: Date: Mon, 28 Mar 2005 01:34:07 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.1b1~669 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=039bd8698746915ca4d32be60f65af9399ab3243;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 795db14fd6..223843b113 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,18 @@ +2005-03-27 Pierre-Alain Joye + + * ext/gd/gd.c + ext/gd/libgd/gd.c + ext/gd/libgd/gd.h: + - allow to keep or ignore the transparent color in imagerotate (thx + Ken Coar to report this "bug") + - be sure to restore alphablending in imagefill + - use zend_parse_parameter in imagerotate + +2005-03-27 Ilia Alshanetsky + + * ext/standard/file.c: + revert copy patch. + 2005-03-26 Edin Kadribasic * pear/make-pear-bundle.php: