diff options
| author | <changelog@php.net> | 2005-03-28 01:34:07 +0000 |
|---|---|---|
| committer | <changelog@php.net> | 2005-03-28 01:34:07 +0000 |
| commit | 039bd8698746915ca4d32be60f65af9399ab3243 (patch) | |
| tree | fa56f4ff36592860f762d41d6c498da70649b63e | |
| parent | e923407cc5b46cc13be6b9ebff18afcfd86eaed7 (diff) | |
| download | php-git-039bd8698746915ca4d32be60f65af9399ab3243.tar.gz | |
ChangeLog update
| -rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -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: |
