From: Date: Mon, 5 Nov 2007 01:31:37 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_2_0_0a1~1476 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=40db3c3bf41e06763e940505d5e7b07ff45ea290;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 46fc4b371a..812c20c05b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,29 @@ +2007-11-04 Mattias Bengtsson + + * ext/gd/libgd/gd.c + ext/gd/libgd/gd.c + ext/gd/tests/bug43121.gif + ext/gd/tests/bug43121.gif + ext/gd/tests/bug43121.phpt + ext/gd/tests/bug43121.phpt: + -MFB, Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) + + * (PHP_5_2) + ext/gd/libgd/gd.c + ext/gd/tests/bug43121.gif + ext/gd/tests/bug43121.gif + ext/gd/tests/bug43121.gif + ext/gd/tests/bug43121.phpt + ext/gd/tests/bug43121.phpt + ext/gd/tests/bug43121.phpt: + - Fixed Bug #43121 (gdImageFill with IMG_COLOR_TILED crashes httpd) + +2007-11-04 Ilia Alshanetsky + + * (PHP_5_3) + ext/pdo/tests/pdo_005.phpt: + Fixed test + 2007-11-02 Jani Taskinen * (PHP_5_3)