From: Date: Wed, 4 Jan 2006 06:31:48 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_1_0_4~139 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38e6f8b200938f1cad9ea05ea0df218ac48eb79a;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 6c1158f28c..7920864ac1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2006-01-03 Ilia Alshanetsky + + * sapi/apache2handler/php_functions.c: + MFB51: Added param checks for ap2 fetch respose/request header functions. + + * (PHP_5_1) + sapi/apache2handler/php_functions.c: + Added param checks for ap2 fetch respose/request header functions. + +2006-01-03 Jani Taskinen + + * ext/iconv/config.m4: + MFB + + * (PHP_5_1) + ext/iconv/config.m4: + - prevent pontential failure with stupid compilers + + * (PHP_5_1) + NEWS: + typofix + + * (PHP_5_1) + NEWS + ext/iconv/config.m4 + ext/iconv/config.m4: + - Fixed bug #35288 (iconv() function defined as libiconv()) + 2006-01-02 Jani Taskinen * sapi/apache2handler/php_functions.c: