diff options
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -1,3 +1,16 @@ +2009-04-12 Ilia Alshanetsky <ilia@prohost.org> + + * (PHP_5_2) + NEWS + ext/gd/libgd/gd.c + ext/gd/libgd/gd.c: + + MFB: Fixed bug #47946 (ImageConvolution overwrites background) + + * (PHP_5_3) + ext/gd/libgd/gd.c: + Fixed bug #47946 (ImageConvolution overwrites background) + 2009-04-11 Nuno Lopes <nunoplopes@sapo.pt> * (PHP_5_3) |