From: Date: Wed, 12 Nov 2003 01:31:46 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.0b3RC1~716 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d8028d9855392f9ee4f66c4eca331a356148ef8;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 3d0a1a2e94..6f19e2cedf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,32 @@ +2003-11-11 Rui Hirokawa + + * (PHP_4_3) + ext/mbstring/mbstring.c: + fixed compilation warning. (patched by Joe Orton) + +2003-11-11 Ilia Alshanetsky + + * (PHP_4_3) + sapi/apache2handler/php_functions.c: + MFH: Compiler warning fix (patch by Joe Orton). + + * sapi/apache2handler/php_functions.c: + Compiler warning fix (patch by Joe Orton). + +2003-11-11 Moriyoshi Koizumi + + * (PHP_4_3) + ext/mbstring/mbstring.c: + MFH(r-1.204): Compiler warning fix (patch by Joe Orton). + + * ext/mbstring/mbstring.c: + Compiler warning fix (patch by Joe Orton) + +2003-11-11 Ilia Alshanetsky + + * ext/informix/ifx.ec: + Fix ZTS build. + 2003-11-10 Marcus Boerger * ZendEngine2/zend_iterators.c: