From 3d8028d9855392f9ee4f66c4eca331a356148ef8 Mon Sep 17 00:00:00 2001 From: Date: Wed, 12 Nov 2003 01:31:46 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) 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: -- 2.50.1