]> granicus.if.org Git - php/commitdiff
ChangeLog update
author <changelog@php.net> <>
Mon, 28 Mar 2005 01:34:07 +0000 (01:34 +0000)
committer <changelog@php.net> <>
Mon, 28 Mar 2005 01:34:07 +0000 (01:34 +0000)
ChangeLog

index 795db14fd6bb5931f13c1a3c21c131a8b04ef391..223843b1135d0490433b0d9c46f9fb47fb640529 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,18 @@
+2005-03-27  Pierre-Alain Joye  <pierre@dotgeek.org>
+
+    * 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  <ilia@prohost.org>
+
+    * ext/standard/file.c:
+      revert copy patch.
+
 2005-03-26  Edin Kadribasic  <edink@emini.dk>
 
     * pear/make-pear-bundle.php: