From: Date: Sat, 5 Mar 2005 01:34:31 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_0_3~77 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=7fc626f89bb165742a7dcb660774923505fc53a0;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 4504e30adb..3cea33d428 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,23 @@ +2005-03-04 Jani Taskinen + + * sapi/apache_hooks/config.m4: + Merge from sapi/apache/config.m4 and cleanup + + * sapi/apache/config.m4: + Do not set apache stuff if not building apache + + * acinclude.m4: + This did not work for some reason, better revert it + + * scripts/phpize.m4: + Add missing subst + +2005-03-04 Ilia Alshanetsky + + * (PHP_5_0) + ext/mbstring/mb_gpc.c: + Removed unused variables. + 2005-03-03 Marcus Boerger * (PHP_5_0)