From: Date: Sun, 8 Mar 2009 01:32:42 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.4.0alpha1~191^2~4190 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15292caf567f739d45e694073726a542fa71b591;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 4711c7e508..85b9eaf6d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2009-03-07 Ilia Alshanetsky + + * sapi/apache_hooks/php_apache.c: + + MFB: Adjust previous fix to avoid compiler warnings + + * (PHP_5_3) + sapi/apache_hooks/php_apache.c: + + Adjust previous fix to avoid compiler warnings + + * sapi/apache_hooks/php_apache.c: + + MFB: Improved parameter handling + + * (PHP_5_3) + sapi/apache_hooks/php_apache.c: + Improved parameter handling + 2009-03-06 Ilia Alshanetsky * ext/mbstring/mbstring.c: