changelog Tue Nov 11 20:31:49 2003 EDT
Modified files: /php-src ChangeLog Log: ChangeLog update Index: php-src/ChangeLog diff -u php-src/ChangeLog:1.1444 php-src/ChangeLog:1.1445 --- php-src/ChangeLog:1.1444 Mon Nov 10 20:31:34 2003 +++ php-src/ChangeLog Tue Nov 11 20:31:46 2003 @@ -1,3 +1,32 @@ +2003-11-11 Rui Hirokawa <[EMAIL PROTECTED]> + + * (PHP_4_3) + ext/mbstring/mbstring.c: + fixed compilation warning. (patched by Joe Orton) + +2003-11-11 Ilia Alshanetsky <[EMAIL PROTECTED]> + + * (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 <[EMAIL PROTECTED]> + + * (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 <[EMAIL PROTECTED]> + + * ext/informix/ifx.ec: + Fix ZTS build. + 2003-11-10 Marcus Boerger <[EMAIL PROTECTED]> * ZendEngine2/zend_iterators.c: