From: Date: Sun, 27 Aug 2006 01:30:50 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: RELEASE_1_0_0RC1~1875 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff035fb6545f180d9f8b090eadccf9fd6aee5cda;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 75639b7c38..027b53e3a6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,22 @@ +2006-08-26 Hannes Magnusson + + * (PHP_4_4) + NEWS + ext/standard/aggregation.c: + Fixed bug #37812 aggregate_methods_by_list fails to take certain methods + Add test + +2006-08-26 Pierre-Alain Joye + + * ext/zip/php_zip.c: + - MFB: don't rely/use VCWD_REALPATH, use expand_filepath instead + NB: that'd to be true for all this VCWD mess + + * (PHP_5_2) + ext/zip/php_zip.c: + - don't rely/use VCWD_REALPATH, use expand_filepath instead + NB: that'd to be true for all this VCWD mess + 2006-08-25 Andrei Zmievski * ZendEngine2/zend_API.h: