summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author <changelog@php.net>2005-03-28 01:34:07 +0000
committer <changelog@php.net>2005-03-28 01:34:07 +0000
commit039bd8698746915ca4d32be60f65af9399ab3243 (patch)
treefa56f4ff36592860f762d41d6c498da70649b63e
parente923407cc5b46cc13be6b9ebff18afcfd86eaed7 (diff)
downloadphp-git-039bd8698746915ca4d32be60f65af9399ab3243.tar.gz
ChangeLog update
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 795db14fd6..223843b113 100644
--- 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: