From: Date: Mon, 8 May 2006 05:31:50 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_NEW_OUTPUT_API~286 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6981c4f4175f836a963ea1df3207f5a83f0320a1;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 4912ccb386..51fc8bb2b5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,69 @@ +2006-05-07 Pierre-Alain Joye + + * (PHP_5_1) + NEWS: + - +() + + * (PHP_5_1) + NEWS: + - entry for #37346, invalid colormap format + + * ext/gd/libgd/gd_gif_in.c + ext/gd/tests/bug37346.gif + ext/gd/tests/bug37346.phpt: + - MFB: #37346, invalid colormap format + + * (PHP_5_1) + ext/gd/libgd/gd_gif_in.c + ext/gd/tests/bug37346.gif + ext/gd/tests/bug37346.phpt: + - MF52, #37346, invalid colormap format + +2006-05-07 Rasmus Lerdorf + + * (PHP_5_2) + ext/mbstring/config.m4: + INSTALL_HEADERS takes absolute filenames there in the second arg. + This makes pecl/mailparse build again + +2006-05-07 Pierre-Alain Joye + + * (PHP_5_2) + ext/gd/libgd/gd_gif_in.c + ext/gd/tests/bug37346.gif + ext/gd/tests/bug37346.gif + ext/gd/tests/bug37346.gif + ext/gd/tests/bug37346.phpt + ext/gd/tests/bug37346.phpt + ext/gd/tests/bug37346.phpt: + - #37346, invalid colormap format + +2006-05-07 Ilia Alshanetsky + + * (PHP_4_4) + NEWS + pear/Makefile.frag: + MFH: Fixed bug #37348 (make PEAR install ignore open_basedir). + + * (PHP_5_2) + NEWS + pear/Makefile.frag: + Fixed bug #37348 (make PEAR install ignore open_basedir). + +2006-05-07 Edin Kadribasic + + * (PHP_5_2) + ext/pgsql/pgsql.c + ext/pgsql/php_pgsql.h: + MFH: Added pg_field_table() as per req: #36750 + + * sapi/apache2handler/config.w32: + MFB: Enable parallel build against Apache 2.2 libs and headers + + * (PHP_5_2) + sapi/apache2handler/config.w32: + Enable parallel build against Apache 2.2 libs and headers + 2006-05-06 Ilia Alshanetsky * (PHP_5_2)