From: Date: Thu, 10 Feb 2005 01:33:08 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_2_1~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=042f9081a810b7b8231d45dee7f14c59bd43f7db;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 6c96c5672e..de75a315d5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,46 @@ +2005-02-09 Frank M. Kromann + + * (PHP_4_3) + ext/fbsql/php_fbsql.c + ext/fbsql/php_fbsql.c: + MFH: change return value from false to true, when a statement was executed + with warnings + + * ext/fbsql/php_fbsql.c: + change return value from false to true, when a statement was executed with + warnings + + * (PHP_4_3) + ext/fbsql/php_fbsql.c + ext/fbsql/php_fbsql.c: + MFH: Check for warnings and return the warning texts + + * ext/fbsql/php_fbsql.c: + Check for warnings and return the warning texts + +2005-02-09 Rasmus Lerdorf + + * ext/curl/config.m4: + Fix for bug #31901 + +2005-02-09 Rob Richards + + * (PHP_5_0) + NEWS: + BFN + + * (PHP_5_0) + ext/dom/php_dom.c: + MFH: Fixed bug #31878 (Segmentation fault using clone keyword on nodes) + + * ext/dom/php_dom.c: + Fixed bug #31878 (Segmentation fault using clone keyword on nodes) + +2005-02-09 Moriyoshi Koizumi + + * acinclude.m4: + - Complement for Jani's fix. Likely fix the iconv issue. + 2005-02-08 Ilia Alshanetsky * ext/shmop/php_shmop.h